MongoDBMigrations 2.0.0
MongoDbMigrations using the official MongoDB C# Driver to migrate your documents in database via usefull fluent API.
Supports up and down migrations with cancelation and progress handling.
PS1 script for integration with CI/CD pipelines provides inside of repository
No packages depend on MongoDBMigrations.
.NET Standard 2.0
- Buildalyzer (>= 1.0.0)
- Buildalyzer.Workspaces (>= 1.0.0)
- Microsoft.CodeAnalysis (>= 2.9.0)
- Microsoft.CodeAnalysis.CSharp (>= 2.9.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 2.9.0)
- Microsoft.CodeAnalysis.Common (>= 2.9.0)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 2.9.0)
- MongoDB.Driver (>= 2.10.2)