Skip to content
mikecole edited this page Jan 11, 2014 · 28 revisions

Install from Nuget

To get the .NET 4.0 x86 (32-bit) version of the Runner:

Install-Package FluentMigrator

or

Install-Package FluentMigrator.Tools

for the x86, x64 and .NET 3.5, 4.0 versions of the Runner.

The command line exe and the NAnt and MSBuild dlls are located in the nuget package. For example, for the FluentMigrator.Tools package, the Migrate.exe is located in the .\packages\FluentMigrator.Tools.1.0.6.0\tools\AnyCPU\40 directory.

Getting Started

More Features

Advanced Features and Techniques of FluentMigrator

Contrib

Current Release

For the current release 1.1.0 these are the Supported Databases. Support added for Transaction Per Migration.

More Information on FluentMigrator

Contributors

Clone this wiki locally