DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts.
Info
| Version: | 3.4.1 |
| Author(s): | Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan, Szilárd Dávid |
| Last Update: | Monday, October 2, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/szilarddavid/DbUp |
| NuGet Url: | https://www.nuget.org/packages/dbup.onchange |
Install
Install-Package dbup.onchange
dotnet add package dbup.onchange
paket add dbup.onchange
dbup.onchange Download (Unzip the "nupkg" after downloading)