Custom Migration Operation SQL Generator for extending the standard migration operation in EntityFrameworkCore.SqlServer.
Info
| Version: | 1.0.4 |
| Author(s): | David Vanderheyden |
| Last Update: | Wednesday, June 26, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/SqlMigrationOperations |
Install
Install-Package SqlMigrationOperations
dotnet add package SqlMigrationOperations
paket add SqlMigrationOperations
SqlMigrationOperations Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.4)