Humpback 0.2.0

dotnet add package Humpback --version 0.2.0
                    
NuGet\Install-Package Humpback -Version 0.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Humpback" Version="0.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Humpback" Version="0.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Humpback" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Humpback --version 0.2.0
                    
#r "nuget: Humpback, 0.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Humpback&version=0.2.0
                    
Install Humpback as a Cake Addin
#tool nuget:?package=Humpback&version=0.2.0
                    
Install Humpback as a Cake Tool

Command tool for generating managing and running database migrations

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0 2,518 7/2/2013
0.1.8 1,561 6/5/2013
0.1.7 4,125 9/26/2011
0.1.6.6 1,680 8/18/2011
0.1.6.3 1,667 8/5/2011
0.1.6.2 1,755 5/27/2011
0.1.6.1 1,746 5/26/2011
0.1.6 1,750 5/25/2011
0.1.5.1 1,760 5/20/2011
0.1.5 1,734 5/20/2011
0.1.4 1,755 5/14/2011
0.1.3 1,836 5/11/2011
0.1.2 1,758 5/10/2011
0.1.1 1,807 5/9/2011

added generator sugar and full_audit and better exception message