Top 20 NuGet migrations Packages

This package has been deprecated. Please use roundhouse.refreshdatabase.fnh instead.
Nant.Builder provides a set of nant scripts that allows you simply build, version, test and deploy your solution to windows azure. See the project site for more details
Super simple database migrations for .net
Creates an update scripts for sqlcmd to run - build in mind for dbup. Visit http://www.thedavejay.com/ for more information.
Database Deploy is a mechanism for scripting updates to your database. DbDeploy will evaluate a given database for the script version currently installed and then create an update script that will update the database to the latest version, based on your script files. DbDeploy can be run as a buil...
Migration manager
Provides set of powershell cmd-lets which allow you to generate incremental scripts and update/revert database. It is inspired by EntityFramework approach.
Package Description
A Fluent SQL Generator which allows you to generate Insert, Update and Delete SQL Statements.
Tool to run migrations in ElasticSearch
Rivet is a database migration/change management/versioning tool inspired by Ruby on Rails' Migrations. It creates and applies migration scripts for SQL Server databases. Migration scripts describe changes to make to your database, e.g. add a table, add a column, remove an index, etc. Migrations scri...
Provides Visual Studio package mangement console cmdlets to work with FluentMigrator's migrations.
The right tool for Database First Migrations. The DatabaseMigration class executes SQL scripts in a certain location accordingly to their file name order one by one just like migrations would be executed on a CodeFirst solution.So it is a Database First automatic migrations solution.
Provides Visual Studio package mangement console cmdlets to work with FluentMigrator's migrations.
Simple .NET Core 2.0 database migrator for SQL Server.
Simple .NET Core 2.0 database migrator for PostgreSQL.
Core components of Exodus - simple database migrator for .NET Core 2.0.
Package Description
Chic is a layer on top of Dapper to provide Repository layers, Provisioning and Change Tracking
Simple, efficient, and tested .Net Core database migrations supporting multiple database technologies.