MongoRunner 2022.1.26

.NET 6.0
dotnet tool install --global MongoRunner --version 2022.1.26
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local MongoRunner --version 2022.1.26
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=MongoRunner&version=2022.1.26
nuke :add-package MongoRunner --version 2022.1.26

MongoDB runner dotnet tool, runs mongodb as a dotnet tool. setup as a single node replica set to support transactions

Product Versions
.NET net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
2022.1.26 1,062 1/25/2022
2022.1.25 315 1/25/2022
2021.10.5 612 10/10/2021
2021.10.4 502 10/10/2021
2021.10.3 527 10/10/2021
2021.10.2 494 10/10/2021
2021.10.1 476 10/10/2021
1.0.0.1 377 10/10/2021
1.0.0 257 10/10/2021

2022.01.26
           - Upgrade to net6.0