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 305 6/6/2025
5.4.2-pre 344 4/15/2025
5.4.1.1-pre 311 4/1/2025
5.4.1 338 2/26/2025
5.4.1-pre 279 12/5/2024
5.4.0.3-pre 361 3/13/2024
5.4.0.2-pre 279 3/13/2024
5.4.0.1-pre 241 3/11/2024
5.4.0-pre 262 3/11/2024
5.3.4-pre 467 10/29/2023
5.3.3 537 10/18/2023
5.3.3-pre 334 10/9/2023
5.3.2-pre 328 9/12/2023
5.3.1 514 3/15/2023
5.3.1-pre 406 12/14/2022
5.3.0.5-pre 443 10/3/2022
5.3.0.4-pre 396 10/3/2022
5.3.0.3-pre 404 10/3/2022
5.3.0.2 660 10/12/2022
5.3.0.1-pre 417 10/3/2022
Loading failed

Changed
*******
- Updated dependencies

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