Common generic repository interface implementation.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.0.5 |
Author(s): | Nuri Emmi |
Last Update: | Monday, December 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dengere/AnotherGenericRepository |
NuGet Url: | https://www.nuget.org/packages/Persistent.Common.EntityFramework |
Install
Install-Package Persistent.Common.EntityFramework
dotnet add package Persistent.Common.EntityFramework
paket add Persistent.Common.EntityFramework
Persistent.Common.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- Persistent.Common(>= 1.1.0)
Tags