Interfaces that abstract entity framework context and DbSet.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.5947.31819 |
Author(s): | Rafael Salguero Iturrios |
Last Update: | Thursday, April 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkInterfaces |
Install
Install-Package EntityFrameworkInterfaces
dotnet add package EntityFrameworkInterfaces
paket add EntityFrameworkInterfaces
EntityFrameworkInterfaces Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- Newtonsoft.Json(>= 8.0.3)
Tags