MongoDBMigrationsRZ 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package MongoDBMigrationsRZ --version 1.0.1
NuGet\Install-Package MongoDBMigrationsRZ -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MongoDBMigrationsRZ" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MongoDBMigrationsRZ --version 1.0.1
#r "nuget: MongoDBMigrationsRZ, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.1.0 84 6/3/2024
1.0.2 478 12/22/2023
1.0.1 313 11/13/2023
1.0.0 236 11/13/2023

ReleaseNotes.md