Skip to content

sboulema/FluentMigratorRunner

Repository files navigation

Fluent Migrator Runner

Run Fluent Migrations from Visual Studio

Beerpay

Links

Visual Studio Marketplace VS Marketplace

Github Releases GitHub release

Open VSIX Gallery

First usage

  • Right-click your Migrations project
    • Project must have a NuGet reference/dependency to FluentMigrator
  • Go to the options dialog
  • Set your database connection string
  • Set your database type
  • OK

Features

  • List migrations
  • Migrate up
  • Migrate down to version
  • Rollback to version

Screenshots

Main Menu

MainMenu

Options Dialog

Options

Migrations Dialog

Migrations

Contact

If you have any requests, suggested features or bug reports please create an issue at https://github.com/sboulema/FluentMigratorRunner/issues

Changelog

Please look here: https://github.com/sboulema/FluentMigratorRunner/releases


VS2017 Partner