dbup-consolescripts
1.1.1
See the version list below for details.
dotnet add package dbup-consolescripts --version 1.1.1
NuGet\Install-Package dbup-consolescripts -Version 1.1.1
<PackageReference Include="dbup-consolescripts" Version="1.1.1" />
paket add dbup-consolescripts --version 1.1.1
#r "nuget: dbup-consolescripts, 1.1.1"
// Install dbup-consolescripts as a Cake Addin #addin nuget:?package=dbup-consolescripts&version=1.1.1 // Install dbup-consolescripts as a Cake Tool #tool nuget:?package=dbup-consolescripts&version=1.1.1
Package Manager Console scripts for DbUp. New-Migration [Name] and Start-Migrations commands help to make creating and running DbUp migrations easy.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on dbup-consolescripts:
Package | Downloads |
---|---|
dbup-sqlserver-scripting
Extends DbUp to provide SQL Server object definition scripting when running migrations from Visual Studio. When a database object changes during a migration, its definition will be saved in the project. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.0 | 269,455 | 8/16/2018 |
1.4.0 | 2,118 | 8/10/2018 |
1.3.0 | 6,977 | 4/4/2018 |
1.2.3 | 95,790 | 8/15/2017 |
1.2.2 | 2,015 | 8/15/2017 |
1.2.1 | 2,801 | 7/27/2017 |
1.1.2 | 14,536 | 4/7/2017 |
1.1.1 | 29,956 | 11/10/2016 |
1.1.0 | 2,975 | 10/28/2016 |
1.0.9 | 17,173 | 12/6/2015 |
1.0.8 | 5,275 | 4/12/2015 |
1.0.7 | 2,548 | 4/12/2015 |
1.0.6 | 12,794 | 4/12/2015 |
1.0.5 | 2,273 | 4/12/2015 |
1.0.4 | 2,176 | 4/12/2015 |
1.0.3 | 2,340 | 4/12/2015 |
1.0.2 | 2,468 | 4/12/2015 |
1.0.1 | 2,370 | 4/12/2015 |
v1.1.1 - Fix for auto open file when path contains spaces