Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 9.0.0 |
Author(s): | Dmitry Sikorsky |
Last Update: | Thursday, June 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://extcore.net/ |
NuGet Url: | https://www.nuget.org/packages/ExtCore.Data.EntityFramework |
Install
Install-Package ExtCore.Data.EntityFramework
dotnet add package ExtCore.Data.EntityFramework
paket add ExtCore.Data.EntityFramework
ExtCore.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- ExtCore.Data.Abstractions(>= 6.0.0)
- ExtCore.Data.Entities.Abstractions(>= 6.0.0)
- ExtCore.Infrastructure(>= 6.0.0)
- Microsoft.EntityFrameworkCore(>= 5.0.1)
Tags
Based on the ExtCore framework.