Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | |
Author(s): | Wilzon Camilo Liscano Galindo |
Last Update: | Wednesday, September 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Nexa.Data.EntityFramework |
Install
Install-Package Nexa.Data.EntityFramework
dotnet add package Nexa.Data.EntityFramework
paket add Nexa.Data.EntityFramework
Nexa.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EFCore.BulkExtensions(>= 2.6.0)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.6)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.6)
Tags