Sign in Sign up
nuget

MongoDBMigrations

MongoDbMigrations uses the official MongoDB C# Driver to migrate your documents in your mongo database via useful fluent API. Supports up and down migrations with cancelation and progress handling. Also, this library is able to check a schema of collections in your database during the migration run. This version supports on-premise Mongo database either Azure CosmosDB (with Mongo-like API) or even AWS DocumentDB. In addition you can use TLS and/or SHH tunnels in your migrations. PS1 script for integration with CI/CD pipelines provides inside of the repository

nuget View on Nuget

Activity

Latest release
4y ago
Total releases
8
Cadence
~6 months
Last 12 months
0

Details

First release
Aug 09, 2018
Releases
Version Released
2.2.0 minor
2.1.0 minor
2.0.0 major
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.1 patch
1.0.0 initial