/GenericRepositoryAndUnitOfWorkMVC5_Demo

The Repository mediates between the domain and data mapping layers, acting like an in-memory collection of domain objects.The Repository pattern and Unit of Work pattern are used together most of the time.

Primary LanguageJavaScript

Stargazers