General library utilities based on NetStandard.
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.3 |
Author(s): | Moses Ibiwoye |
Last Update: | Thursday, July 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MiLibCode/MiLib-NetCore/ |
NuGet Url: | https://www.nuget.org/packages/MiLibNetCore.EntityFrameworkCore |
Install
Install-Package MiLibNetCore.EntityFrameworkCore
dotnet add package MiLibNetCore.EntityFrameworkCore
paket add MiLibNetCore.EntityFrameworkCore
MiLibNetCore.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- MiLibNetCore.Domain(>= 1.2.3)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
Tags