Template.Repository.Core Namespace

Template MVC

Template.Repository.Core Namespace

 
Classes
  ClassDescription
Public classGenericRepositoryTEntity
Generic repository with all the basic functions of ebery repository, all repositories will inherit of this class
Public classUnitOfWork
Works to encampsulate all repositories, all the repositories will work with one DBContext to encapsulate all the changes in one transaction