MongoDBMigrationsRZ 1.0.1
See the version list below for details.
dotnet add package MongoDBMigrationsRZ --version 1.0.1
NuGet\Install-Package MongoDBMigrationsRZ -Version 1.0.1
<PackageReference Include="MongoDBMigrationsRZ" Version="1.0.1" />
paket add MongoDBMigrationsRZ --version 1.0.1
#r "nuget: MongoDBMigrationsRZ, 1.0.1"
// Install MongoDBMigrationsRZ as a Cake Addin #addin nuget:?package=MongoDBMigrationsRZ&version=1.0.1 // Install MongoDBMigrationsRZ as a Cake Tool #tool nuget:?package=MongoDBMigrationsRZ&version=1.0.1
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 | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Buildalyzer.Workspaces (>= 5.0.1)
- MongoDB.Bson (>= 2.22.0)
- MongoDB.Driver (>= 2.22.0)
- SSH.NET (>= 2023.0.0)
- System.Text.RegularExpressions (>= 4.3.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MongoDBMigrationsRZ:
Package | Downloads |
---|---|
MongoDbMigrations.SshTunnel
SSH Tunnel for MongoDBMigrationsRZ |
GitHub repositories
This package is not used by any popular GitHub repositories.
ReleaseNotes.md