A package containing several helpers for Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.0.2 |
Author(s): | Ducode.Essentials.EntityFramework |
Last Update: | Saturday, December 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dukeofharen/Ducode.Essentials |
NuGet Url: | https://www.nuget.org/packages/Ducode.Essentials.EntityFramework |
Install
Install-Package Ducode.Essentials.EntityFramework
dotnet add package Ducode.Essentials.EntityFramework
paket add Ducode.Essentials.EntityFramework
Ducode.Essentials.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
Tags