Repository EntityFrameworkCore Core 1.0.0.
Entity Framework 6 Docs: https://entityframework.net/
Entity Framework Core Docs: https://entityframeworkcore.com/
Learn Entity Framework Core 5: https://www.learnentityframeworkcore5.com/
Info
Version: | 1.0.0 |
Author(s): | Canducci |
Last Update: | Friday, July 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Canducci.EntityFramework.Repository |
Install
Install-Package Canducci.EntityFramework.Repository
dotnet add package Canducci.EntityFramework.Repository
paket add Canducci.EntityFramework.Repository
Canducci.EntityFramework.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
Tags