Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 4.0.3 |
Author(s): | James Woodley |
Last Update: | Monday, July 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/N17Solutions.Microphobia.Data.EntityFramework |
Install
Install-Package N17Solutions.Microphobia.Data.EntityFramework
dotnet add package N17Solutions.Microphobia.Data.EntityFramework
paket add N17Solutions.Microphobia.Data.EntityFramework
N17Solutions.Microphobia.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- N17Solutions.Microphobia.Domain(>= 4.0.3)
- Microsoft.EntityFrameworkCore.Design(>= 2.2.1)
Tags
Runs long running processes in the background of your application allowing you to fire and forget any long running processes you may need to execute. Targeted toward the EntityFramework ORM.