Tenogy.FluentMigrator.Cmdlets 1.1.5

dotnet add package Tenogy.FluentMigrator.Cmdlets --version 1.1.5
NuGet\Install-Package Tenogy.FluentMigrator.Cmdlets -Version 1.1.5
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="Tenogy.FluentMigrator.Cmdlets" Version="1.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tenogy.FluentMigrator.Cmdlets --version 1.1.5
#r "nuget: Tenogy.FluentMigrator.Cmdlets, 1.1.5"
#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.
// Install Tenogy.FluentMigrator.Cmdlets as a Cake Addin
#addin nuget:?package=Tenogy.FluentMigrator.Cmdlets&version=1.1.5

// Install Tenogy.FluentMigrator.Cmdlets as a Cake Tool
#tool nuget:?package=Tenogy.FluentMigrator.Cmdlets&version=1.1.5

Provides Visual Studio package mangement console cmdlets to work with FluentMigrator's migrations.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
1.1.5 1,016 10/29/2017
1.1.4 834 10/7/2017
1.1.3 802 10/7/2017
1.1.2 819 10/7/2017
1.1.1 841 10/7/2017
1.1.0 806 10/7/2017

Provides Add-Migration and Update-Database cmdlets.