Generic services for Entity Framework Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.0.1 |
Author(s): | cdorst |
Last Update: | Wednesday, June 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CDorst.Common.EntityFrameworkServices |
Install
Install-Package CDorst.Common.EntityFrameworkServices
dotnet add package CDorst.Common.EntityFrameworkServices
paket add CDorst.Common.EntityFrameworkServices
CDorst.Common.EntityFrameworkServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.1.0)
- protobuf-net(>= 2.3.13)
Tags