Extensions to EF Core migrations builder.
Info
Version: | 1.0.0-beta-27 |
Author(s): | [email protected] |
Last Update: | Wednesday, November 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/ashlex/efcore.sqlserver.migrationbuilderextension |
NuGet Url: | https://www.nuget.org/packages/EFCore.SqlServer.MigrationBuilderExtensions |
Install
Install-Package EFCore.SqlServer.MigrationBuilderExtensions
dotnet add package EFCore.SqlServer.MigrationBuilderExtensions
paket add EFCore.SqlServer.MigrationBuilderExtensions
EFCore.SqlServer.MigrationBuilderExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.4)
- SqlKata(>= 1.1.7)
Tags