Unit of Work & Repository Pattern with Entity Framework NuGet Package

This is a clean repository pattern abstraction over Entity Framework that is further layered with Unit of Work pattern.

This framework helps you to write clean code which dealing with your entity querying and also allows you to add extended operations to each entity service. The major advantages would be a clean write up, ease to write unit testing against all your repositories.




Got any Unit of Work & Repository Pattern with Entity Framework Question?





Info

Version: 1.0.0
Author(s): Harsha Bopuri
Last Update: Friday, October 9, 2015
.NET Fiddle: Create the first Fiddle
Project Url: http://www.harshabopuri.com/unit-of-work-repository-pattern-with-entity-framework
NuGet Url: https://www.nuget.org/packages/UowRepositoryWithEntityFramework


Install
Install-Package UowRepositoryWithEntityFramework
dotnet add package UowRepositoryWithEntityFramework
paket add UowRepositoryWithEntityFramework
UowRepositoryWithEntityFramework Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.3

avg-downloads-per-day

0

days-since-last-release

3121