Flexerant.MongoMigration NuGet Package

Flexerant.MongoMigration is a .NET utility for migrating MongoDB databases and schemas, based on the MongoDB .NET driver.

Unlike other migration implementations, this library only offers forward-only migrations: the rationale being that all database changes should be auditable and forward-only migrations ensure that every change is tracked. To revert back to a previous state, simply write a migration that undoes the previous one(s).

With this library, migrations occur during startup and support dependency injection.




Got any Flexerant.MongoMigration Question?





Info

Version: 4.0.0
Author(s): Flexerant
Last Update: Sunday, April 16, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/flexerant/MongoMigration
NuGet Url: https://www.nuget.org/packages/Flexerant.MongoMigration


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





STATS

must-have-score

2.3

avg-downloads-per-day

3

days-since-last-release

396