Implements FeatureStore with EntityFramework using MySQL.
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.MySQL |
Install
Install-Package FeatuR.EntityFramework.MySQL
dotnet add package FeatuR.EntityFramework.MySQL
paket add FeatuR.EntityFramework.MySQL
FeatuR.EntityFramework.MySQL Download (Unzip the "nupkg" after downloading)
Dependencies
- FeatuR.EntityFramework(>= 2.0.4)
- Pomelo.EntityFrameworkCore.MySql(>= 3.1.1)
Tags