Top 20 NuGet migration Packages

RoundhousE is a Professional Database Change and Versioning Management tool. This is the SQL Server CE (Compact Edition) database package.
RoundhousE is a Professional Database Change and Versioning Management tool. Type rh /? for options
A library for generating SQL migration scripts.
Without migrations you need to create a lots of sql scripts that have to be run manually by every developer involved. Migrations solve the problem of evolving a database schema for multiple databases (for example, the developer's local database, the test database and the production database).
This package includes sample controllers, models, views for asp.net mvc codefirst project. Also it will generate sample seed data for database.
Curiosity.Migrations is a migration framework that uses SQL scripts and code migration to alter your database schema or seed a data.
dbmgr is an opinionated database migration and management framework that utilizes convention over configuration. It enables deployment pipelines to manage database schema, programability and data changes using direct SQL.
The core Libraries that make as part of the CelloSaaS Authorization Server
A simple database migrator for SQL Server, PostgreSQL and MySQL
An implementation of the cloudscribe IFallbackPasswordHashValidator that can migrate hashed passwords migrated in from mojoortal database users to cloudscribe users in the format Pwd|PasswordSalt. On first login the users password will be updated to the asp.net Identity hash format.
The Flyway command-line tool is a standalone Flyway distribution. It is primarily meant for users who wish to migrate their database from the command-line without having to integrate Flyway into their applications nor having to install a build tool.
The Flyway command-line tool is a standalone Flyway distribution. It is primarily meant for users who wish to migrate their database from the command-line without having to integrate Flyway into their applications nor having to install a build tool.
Cassandra Fluent Migrator is a library that offers a set of fluent code and extensions to facilitate the creation and management of the migrations using code instead of CQL commands.
npgsql + dapper, simple retrying and migrations
Helps transform NUnit v2 to NUnit v3. It consists of a set of Roslyn analyzers and code fixers. Add it to your NUnit v2 test projects, make use of auto fixes, adjust manually when needed, bump NUnit to v3.
Raven Migrations is a migration framework for RavenDB to help with updates to your database objects.
A duct-tape fixed version of MySqlMigrationSqlGenerator found in the Connector/NET fixing the GUID foreign keys index issue
EFScriptableMigration allows to migrate sql schema via sql scripts that are embedded in assemblies and written manually.
An aggresive auto migrator tool for EF core 2.1 and above
Abstractions of user-defined C# command, used for the dotnet-command tool.