Database migration tool for Sql Server.
Info
Version: | 1.0.2 |
Author(s): | JIN Weijie |
Last Update: | Saturday, March 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DbMigrator.SqlServer |
Install
Install-Package DbMigrator.SqlServer
dotnet add package DbMigrator.SqlServer
paket add DbMigrator.SqlServer
DbMigrator.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.2)
- dbup-sqlserver(>= 4.3.1)