dotnetcurry / ASP.NET-MVC-Repository-pattern

The Repository pattern decouples your ASP.NET MVC application and shields it from changes by creating a boundary between your data access code and the other parts of your application.
15Updated 9 years ago

Related projects

Alternatives and complementary repositories for ASP.NET-MVC-Repository-pattern