MongoDBMigrationsRZ 1.4.0
dotnet add package MongoDBMigrationsRZ --version 1.4.0
NuGet\Install-Package MongoDBMigrationsRZ -Version 1.4.0
<PackageReference Include="MongoDBMigrationsRZ" Version="1.4.0" />
<PackageVersion Include="MongoDBMigrationsRZ" Version="1.4.0" />
<PackageReference Include="MongoDBMigrationsRZ" />
paket add MongoDBMigrationsRZ --version 1.4.0
#r "nuget: MongoDBMigrationsRZ, 1.4.0"
#:package MongoDBMigrationsRZ@1.4.0
#addin nuget:?package=MongoDBMigrationsRZ&version=1.4.0
#tool nuget:?package=MongoDBMigrationsRZ&version=1.4.0
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
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Buildalyzer.Workspaces (>= 7.1.0)
- JetBrains.Annotations (>= 2024.3.0)
- MongoDB.Bson (>= 3.1.0)
- MongoDB.Driver (>= 3.1.0)
- System.Drawing.Common (>= 9.0.0)
- System.Security.Cryptography.Xml (>= 9.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MongoDBMigrationsRZ:
| Package | Downloads |
|---|---|
|
RZ.Foundation.MongoDb.Migration
Package Description |
|
|
MongoDbMigrations.SshTunnel
SSH Tunnel for MongoDBMigrationsRZ |
GitHub repositories
This package is not used by any popular GitHub repositories.
ReleaseNotes.md