A set of classes to aid in rapid development of Entity Framework Core applications.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.6.0-alpha.70 |
Author(s): | Daniel Hazelbaker |
Last Update: | Sunday, April 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BlueBoxMoon/BlueBoxMoon.Data.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/BlueBoxMoon.Data.EntityFramework |
Install
Install-Package BlueBoxMoon.Data.EntityFramework
dotnet add package BlueBoxMoon.Data.EntityFramework
paket add BlueBoxMoon.Data.EntityFramework
BlueBoxMoon.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.1)
- Microsoft.EntityFrameworkCore.Proxies(>= 3.1.1)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.1)
Tags