A duct-tape fixed version of MySqlMigrationSqlGenerator found in the Connector/NET fixing the GUID foreign keys index issue.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.2 |
Author(s): | Yannic "Pysco68" Staudt |
Last Update: | Monday, September 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pysco68/Pysco68.MySQL.FixedMigrationsGenerator |
NuGet Url: | https://www.nuget.org/packages/Pysco68.MySQL.FixedMigrationsGenerator |
Install
Install-Package Pysco68.MySQL.FixedMigrationsGenerator
dotnet add package Pysco68.MySQL.FixedMigrationsGenerator
paket add Pysco68.MySQL.FixedMigrationsGenerator
Pysco68.MySQL.FixedMigrationsGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.4.4)
- MySql.Data(>= 8.0.21)
- MySql.Data.EntityFramework(>= 8.0.21)
Tags