Repository pattern abstraction for Entity Framework Core.
Info
Version: | 1.0.2 |
Author(s): | Emil Hedström Södergren |
Last Update: | Wednesday, February 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/emilsoder/EFCore.Repository |
NuGet Url: | https://www.nuget.org/packages/EFCore.Repository |
Install
Install-Package EFCore.Repository
dotnet add package EFCore.Repository
paket add EFCore.Repository
EFCore.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.0.1)