Unit Of Work pattern over Entity Framework.
Info
Version: | 0.1.0 |
Author(s): | Darren Powell |
Last Update: | Thursday, March 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dazpaz/UnitOfWork |
NuGet Url: | https://www.nuget.org/packages/DazPaz.UnitOfWork |
Install
Install-Package DazPaz.UnitOfWork
dotnet add package DazPaz.UnitOfWork
paket add DazPaz.UnitOfWork
DazPaz.UnitOfWork Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
Tags