Run Fluent Migrations from Visual Studio
- 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
- List migrations
- Migrate up
- Migrate down to version
- Rollback to version
If you have any requests, suggested features or bug reports please create an issue at https://github.com/sboulema/FluentMigratorRunner/issues
Please look here: https://github.com/sboulema/FluentMigratorRunner/releases