EntityFrameworkCore support for GraniteCore.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.2.1-alpha |
Author(s): | Peter Fournier |
Last Update: | Saturday, March 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/peterfournier/Granite |
NuGet Url: | https://www.nuget.org/packages/GraniteCore.EntityFrameworkCore |
Install
Install-Package GraniteCore.EntityFrameworkCore
dotnet add package GraniteCore.EntityFrameworkCore
paket add GraniteCore.EntityFrameworkCore
GraniteCore.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- GraniteCore(>= 2.2.1)
- Microsoft.EntityFrameworkCore(>= 2.2.4)
Tags