Best practices for Entity Framework 5.
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.8 |
Author(s): | Andrea Beggiato |
Last Update: | Thursday, January 31, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Geekcups.BestPractices.EntityFramework5 |
Install
Install-Package Geekcups.BestPractices.EntityFramework5
dotnet add package Geekcups.BestPractices.EntityFramework5
paket add Geekcups.BestPractices.EntityFramework5
Geekcups.BestPractices.EntityFramework5 Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(5.0.0)
- Geekcups.BestPractices.Common(1.0.2)
Tags