DoAudit 1.0.9
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global DoAudit --version 1.0.9
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 DoAudit --version 1.0.9
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=DoAudit&version=1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package DoAudit --version 1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This update contains a new command "Compare" which lets you compare two mongoDb servers. This can be handy in case you're running an update on your database, and want to check that the records are still there. For Dolittle databases, this is particularly handy to check for idempotency before/after a replay of events, which should lead to the same readmodel state.
Product | Versions 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 |
---|---|---|
1.0.20 | 493 | 3/16/2021 |
1.0.19 | 292 | 3/16/2021 |
1.0.18 | 365 | 3/5/2021 |
1.0.17 | 325 | 3/3/2021 |
1.0.16 | 364 | 3/3/2021 |
1.0.15 | 345 | 3/3/2021 |
1.0.14 | 346 | 3/3/2021 |
1.0.13 | 298 | 3/3/2021 |
1.0.12 | 340 | 3/2/2021 |
1.0.11 | 361 | 3/1/2021 |
1.0.10 | 387 | 3/1/2021 |
1.0.9 | 344 | 3/1/2021 |
1.0.8 | 364 | 2/23/2021 |
1.0.7 | 368 | 2/19/2021 |
1.0.6 | 354 | 2/17/2021 |
1.0.5 | 338 | 2/16/2021 |
1.0.4 | 354 | 2/16/2021 |
1.0.3 | 328 | 2/16/2021 |
1.0.2 | 373 | 2/15/2021 |
1.0.1 | 357 | 2/15/2021 |
1.0.0 | 338 | 2/15/2021 |
Adds a new "Compare" command for comparing before/after databases in mongo