Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.0.2 |
Author(s): | Mehran Norouzi |
Last Update: | Monday, December 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Gnu.Framework.EntityFramework.DataAccess |
Install
Install-Package Gnu.Framework.EntityFramework.DataAccess
dotnet add package Gnu.Framework.EntityFramework.DataAccess
paket add Gnu.Framework.EntityFramework.DataAccess
Gnu.Framework.EntityFramework.DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- Gnu.Framework.Core(>= 3.0.2)
- Gnu.Framework.EntityFramework(>= 3.0.2)
Tags
ForExample : Implementation Of Custom DbContext, DbContext Extension Method, DbSet Extension Method, ...