Implements FeatureStore with EntityFramework.
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.1.0 |
Author(s): | Raul A. Canales |
Last Update: | Thursday, May 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/raulcanales/FeatuR |
NuGet Url: | https://www.nuget.org/packages/FeatuR.EntityFramework |
Install
Install-Package FeatuR.EntityFramework
dotnet add package FeatuR.EntityFramework
paket add FeatuR.EntityFramework
FeatuR.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- FeatuR(>= 2.0.4)
- Microsoft.EntityFrameworkCore(>= 3.1.4)
- Newtonsoft.Json(>= 12.0.3)
Tags