Template Documentation
Template.Repository.Core Namespace |
Classes
Class | Description | |
---|---|---|
GenericRepositoryTEntity |
Generic repository with all the basic functions of ebery repository, all repositories will inherit of this class
| |
UnitOfWork |
Works to encampsulate all repositories, all the repositories will work with one DBContext to encapsulate all the changes in one transaction
|