A simple library that implements some of the repository data access and modification patterns.
Info
Version: | 1.0.0 |
Author(s): | Abdourahamane Kaba |
Last Update: | Saturday, June 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bigabdoul/efcore-repository |
NuGet Url: | https://www.nuget.org/packages/EfCoreRepositoryPattern |
Install
Install-Package EfCoreRepositoryPattern
dotnet add package EfCoreRepositoryPattern
paket add EfCoreRepositoryPattern
EfCoreRepositoryPattern Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.0.3)
Tags