MongoRunner 2022.1.26

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 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.

This package has no dependencies.

Version Downloads Last updated
2022.1.26 1,491 1/25/2022
2022.1.25 420 1/25/2022
2021.10.5 840 10/10/2021
2021.10.4 793 10/10/2021
2021.10.3 745 10/10/2021
2021.10.2 745 10/10/2021
2021.10.1 725 10/10/2021
1.0.0.1 652 10/10/2021
1.0.0 329 10/10/2021

2022.01.26
           - Upgrade to net6.0