The repository pattern is intended to create an abstraction layer between the data access layer and the business logic layer of an application . … MVC controllers interact with repositories to load and persist an application business model.
The repository pattern is intended to create an abstraction layer between the data access layer and the business logic layer of an application . … MVC controllers interact with repositories to load and persist an application business model.