A Handy package for warapping EntityFrameWork in UnitOfWork.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.2.13 |
Author(s): | Naeem Afzal |
Last Update: | Saturday, October 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/naeemafzal/Responsible/tree/master/Responsible.Uow.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/Responsible.Uow.EntityFramework |
Install
Install-Package Responsible.Uow.EntityFramework
dotnet add package Responsible.Uow.EntityFramework
paket add Responsible.Uow.EntityFramework
Responsible.Uow.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- Responsible.Core(>= 3.0.19)
Tags