Info
Version: | 0.24.0 |
Author(s): | Daniel Mackay |
Last Update: | Saturday, May 18, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/UnitOfWork |
Install
Install-Package UnitOfWork
dotnet add package UnitOfWork
paket add UnitOfWork
UnitOfWork Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(5.0.0)
- Unity(2.1.505.2)
Tags
It has been implemented in an easily testable way, so that you can mock data access to make testing easier.