a set of helpers for using EntityFrameworkCore .
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.2.2 |
Author(s): | Sumgon |
Last Update: | Sunday, August 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SumgonKit.EntityFrameworkCore |
Install
Install-Package SumgonKit.EntityFrameworkCore
dotnet add package SumgonKit.EntityFrameworkCore
paket add SumgonKit.EntityFrameworkCore
SumgonKit.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- SumgonKit.Collections(>= 1.0.0)
- SumgonKit.Core(>= 1.0.1)
- SumgonKit.Design(>= 1.0.2)
- AutoMapper(>= 10.1.1)
- Microsoft.EntityFrameworkCore(>= 5.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.0)
- System.Linq.Dynamic.Core(>= 1.2.6)
Tags