Base configuration of entity entity framework ORM.
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.4 |
Author(s): | Piotr Kantorowicz |
Last Update: | Sunday, March 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/K-Shared |
NuGet Url: | https://www.nuget.org/packages/KShared.EntityFramework |
Install
Install-Package KShared.EntityFramework
dotnet add package KShared.EntityFramework
paket add KShared.EntityFramework
KShared.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.8.1)
- Autofac.Extensions.DependencyInjection(>= 4.3.1)
- Microsoft.EntityFrameworkCore(>= 2.2.0)
- Newtonsoft.Json(>= 11.0.2)
Tags