Extending EF Core for Repository pattern and Unit of work.
Info
Version: | 1.0.0.1 |
Author(s): | Reuben A. Keye |
Last Update: | Tuesday, May 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Reuben2Crown.EFCoreUnitOfWork |
Install
Install-Package Reuben2Crown.EFCoreUnitOfWork
dotnet add package Reuben2Crown.EFCoreUnitOfWork
paket add Reuben2Crown.EFCoreUnitOfWork
Reuben2Crown.EFCoreUnitOfWork Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.0.3)
- Microsoft.EntityFrameworkCore.AutoHistory(>= 2.0.3)
- Microsoft.EntityFrameworkCore.Relational(>= 2.0.3)