Stormancer.CLI 5.4.2

dotnet tool install --global Stormancer.CLI --version 5.4.2
                    
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 Stormancer.CLI --version 5.4.2
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Stormancer.CLI&version=5.4.2
                    
nuke :add-package Stormancer.CLI --version 5.4.2
                    

Package Description

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
5.4.2 121 6/6/2025
5.4.2-pre 271 4/15/2025
5.4.1.1-pre 244 4/1/2025
5.4.1 224 2/26/2025
5.4.1-pre 219 12/5/2024
5.4.0.3-pre 296 3/13/2024
5.4.0.2-pre 207 3/13/2024
5.4.0.1-pre 177 3/11/2024
5.4.0-pre 200 3/11/2024
5.3.4-pre 412 10/29/2023
5.3.3 469 10/18/2023
5.3.3-pre 269 10/9/2023
5.3.2-pre 264 9/12/2023
5.3.1 426 3/15/2023
5.3.1-pre 322 12/14/2022
5.3.0.5-pre 344 10/3/2022
5.3.0.4-pre 298 10/3/2022
5.3.0.3-pre 316 10/3/2022
5.3.0.2 574 10/12/2022
5.3.0.1-pre 325 10/3/2022
5.2.3.5 559 9/28/2022
5.2.3.5-pre 309 9/12/2022
5.2.3.4-pre 317 9/12/2022
5.2.3.3-pre 346 8/26/2022
5.2.3.2-pre 324 7/1/2022
5.2.3.1 655 4/4/2022
5.2.3.1-pre 362 4/4/2022
5.2.3-pre 344 3/15/2022
5.2.2.3-pre 326 3/1/2022
5.2.2.2 619 1/19/2022
5.2.2.2-pre 385 1/17/2022
5.2.2.1-pre 382 1/6/2022
5.2.2 443 10/14/2021
5.2.2-pre 340 8/9/2021
5.2.1 487 7/21/2021
5.2.1-pre 284 7/15/2021
5.2.0.1 1,534 6/11/2021
5.2.0 488 6/8/2021
5.1.1 442 6/4/2021
5.1.1-pre 323 6/4/2021
5.1.0 509 5/23/2021
5.0.0.3 472 5/23/2021
5.0.0.2 490 5/20/2021
5.0.0.2-pre 292 5/20/2021
5.0.0-pre 344 5/18/2021
4.4.0-pre 311 5/11/2021

Changed
*******
- Updated dependencies

Fixed
*****
- Escape markup when displaying the content of json nodes in command results.