Cake.FluentMigrator Namespace

Class Types

Class Summary
FluentMigratorAliases

Contains aliases related to FluentMigrator.

In order to use the commands for this addin, you will need to include the following in your build.cake file to download and reference from NuGet.org:

#addin Cake.FluentMigrator

FluentMigratorRunner The FluentMigrator Runner used to execute FluentMigrator
FluentMigratorSettings Contains settings used by FluentMigratorRunner.
FluentMigratorToolResolver Contains FluentMigrator resolver functionality

Interface Types

Interface Summary
IFluentMigratorToolResolver Represents a FluentMigerator path resolver.