A library of extension methods to facilitate the CQL workflow when using FluentMigrator for database migrations.
Info
Version: | 0.2.3 |
Author(s): | CQL Inc. |
Last Update: | Wednesday, August 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://stash.cqlcorp.net/projects/CQL/repos/cql.fluentmigrator/browse/Cql.FluentMigrator.Extensions |
NuGet Url: | https://www.nuget.org/packages/Cql.FluentMigrator.Extensions |
Install
Install-Package Cql.FluentMigrator.Extensions
dotnet add package Cql.FluentMigrator.Extensions
paket add Cql.FluentMigrator.Extensions
Cql.FluentMigrator.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentMigrator(>= 3.2.1)
- FluentMigrator.Console(>= 3.1.3)