rss
[ Log On ]

Tag - ENTITY FRAMEWORK

Entity Framework DbContext Generic Repository Implementation v0.2.1 has been released and pushed to Nuget live feed PM> Install-Package GenericRepository.EF
4 comments 519 times
Entity Framework DbContext Generic Repository Implementation Is Now On Nuget and GitHub: PM> Install-Package GenericRepository.EF
2 comments 2591 times
In this blog post we will see how to work with generic repositories on ASP.NET MVC and unit testing them by mocking with moq
12 comments 7873 times
We will see how we can implement Generic Repository Pattern with Entity Framework and how to benefit from that.
45 comments 27481 times