Curiosity.Migrations is a migration framework that uses SQL scripts and code migration to alter your database schema or seed a data. NuGet Package

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).




Got any Curiosity.Migrations is a migration framework that uses SQL scripts and code migration to alter your database schema or seed a data. Question?





Info

Version: 4.3.0
Author(s): Maxim Markelow, Kirill Lutsenko, Andrei Vinogradov
Last Update: Tuesday, November 14, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://curiosity-migrations.readthedocs.io/
NuGet Url: https://www.nuget.org/packages/Curiosity.Migrations


Install
Install-Package Curiosity.Migrations
dotnet add package Curiosity.Migrations
paket add Curiosity.Migrations
Curiosity.Migrations Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2.5

avg-downloads-per-day

6

days-since-last-release

163