A Handy package for warapping EntityFrameworkCore 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.0.3 |
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.EntityFrameworkCore |
NuGet Url: | https://www.nuget.org/packages/Responsible.Uow.EntityFrameworkCore |
Install
Install-Package Responsible.Uow.EntityFrameworkCore
dotnet add package Responsible.Uow.EntityFrameworkCore
paket add Responsible.Uow.EntityFrameworkCore
Responsible.Uow.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.6)
- Responsible.Core(>= 3.0.19)
Tags