Info
Version: | 4.0.0-beta0003 |
Author(s): | Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan |
Last Update: | Tuesday, December 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://dbup.github.com/ |
NuGet Url: | https://www.nuget.org/packages/dbup4-core |
Install
Install-Package dbup4-core
dotnet add package dbup4-core
paket add dbup4-core
dbup4-core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
- NETStandard.Library(>= 1.6.0)
- System.Data.Common(>= 4.1.0)
- System.Linq.Expressions(>= 4.1.0)
- System.Reflection(>= 4.1.0)
- System.Reflection.TypeExtensions(>= 4.1.0)
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts.