EntityDb.MongoDb.Provisioner 1.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global EntityDb.MongoDb.Provisioner --version 1.0.7                
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 EntityDb.MongoDb.Provisioner --version 1.0.7                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=EntityDb.MongoDb.Provisioner&version=1.0.7                
nuke :add-package EntityDb.MongoDb.Provisioner --version 1.0.7                

A dotnet tool for provisioning a role, user, and database for usage with the EntityDb.MongoDb pacakge. Note - this tool is made for provisioning on a MongoDb Atlas Cluster. It does not work for other instances of MongoDb at this time.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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
8.0.0 386 8/7/2022
7.1.1 355 9/7/2022
7.1.0 403 7/10/2022
7.0.0 432 7/4/2022
6.7.0 420 6/24/2022
6.6.0 414 6/24/2022
6.5.0 407 5/19/2022
6.5.0-build2 243 5/24/2022
6.4.0 413 5/19/2022
6.3.0 365 5/18/2022
6.2.0 461 4/6/2022
6.1.0 419 4/6/2022
6.0.2 404 4/6/2022
6.0.1 405 4/6/2022
6.0.0 429 3/30/2022
5.0.0 481 2/27/2022
4.0.1 294 12/29/2021
4.0.0 244 12/29/2021
3.6.0 256 12/20/2021
3.5.0 269 12/19/2021
3.4.0 277 12/18/2021
3.3.0 270 12/18/2021
3.2.0 330 10/8/2021
3.1.0 305 10/7/2021
3.0.0 336 10/7/2021
2.3.0 283 10/6/2021
2.2.0 364 10/1/2021
2.1.3 365 9/27/2021
2.1.2 293 9/26/2021
2.1.1 314 9/26/2021
2.1.0 331 9/26/2021
2.0.3 315 9/17/2021
2.0.2 373 9/12/2021
2.0.0 408 7/22/2021
1.0.9 355 6/19/2021
1.0.8 330 6/17/2021
1.0.7 347 6/15/2021
1.0.6 344 6/15/2021
1.0.5 331 6/8/2021
1.0.4 378 5/28/2021
1.0.3 342 5/27/2021
1.0.2 145 5/27/2021
1.0.1 358 5/26/2021

Adds missing arguments for the MongoDb provisioner's create-user command.