WFLite.EntityFrameworkCore is a WFLite utility library 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: | 1.1.2 |
Author(s): | aratomo-arazon |
Last Update: | Thursday, February 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aratomo-arazon/WFLite.EntityFrameworkCore |
NuGet Url: | https://www.nuget.org/packages/WFLite.EntityFrameworkCore |
Install
Install-Package WFLite.EntityFrameworkCore
dotnet add package WFLite.EntityFrameworkCore
paket add WFLite.EntityFrameworkCore
WFLite.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.2.1)
- WFLite.Logging(>= 1.1.2)
Tags