Write your migrations in plain SQL.
Info
Version: | 0.0.4 |
Author(s): | Mattias Nordqvist |
Last Update: | Tuesday, May 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ScriptMigrator |
Install
Install-Package ScriptMigrator
dotnet add package ScriptMigrator
paket add ScriptMigrator
ScriptMigrator Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentMigrator(>= 1.6.2)
- FluentMigrator.Runner(>= 1.6.2)