Stormancer.Management.CLI 1.0.0.1-pre

This is a prerelease version of Stormancer.Management.CLI.
dotnet add package Stormancer.Management.CLI --version 1.0.0.1-pre
NuGet\Install-Package Stormancer.Management.CLI -Version 1.0.0.1-pre
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Stormancer.Management.CLI" Version="1.0.0.1-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Management.CLI --version 1.0.0.1-pre
#r "nuget: Stormancer.Management.CLI, 1.0.0.1-pre"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Stormancer.Management.CLI as a Cake Addin
#addin nuget:?package=Stormancer.Management.CLI&version=1.0.0.1-pre&prerelease

// Install Stormancer.Management.CLI as a Cake Tool
#tool nuget:?package=Stormancer.Management.CLI&version=1.0.0.1-pre&prerelease

Management plugin for the Stormancer CLI.

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.1-pre 64 3/13/2024
1.0.0-pre 70 3/11/2024
0.7.0.1-pre 154 10/31/2023
0.7.0-pre 81 10/29/2023
0.6.3 204 10/18/2023
0.6.3-pre 90 9/12/2023
0.6.2 433 10/20/2022
0.6.1.3-pre 131 10/3/2022
0.6.1.2 372 9/28/2022
0.6.1.2-pre 165 7/8/2022
0.6.1.1 447 4/4/2022
0.6.1 467 1/19/2022
0.6.1-pre 174 1/10/2022
0.6.0.1-pre 165 1/6/2022
0.6.0-pre 170 1/4/2022
0.5.0.3-pre 182 12/2/2021
0.5.0.2-pre 227 10/28/2021
0.5.0.1 314 10/14/2021
0.5.0.1-pre 320 10/4/2021
0.5.0-pre 215 9/2/2021
0.4.1 304 9/1/2021
0.4.0 340 6/8/2021
0.3.1 341 6/7/2021
0.3.0.1 314 6/4/2021
0.3.0.1-pre 268 6/4/2021
0.3.0-pre 211 6/4/2021
0.2.2-pre 211 6/4/2021
0.2.0 300 5/21/2021
0.1.0.11 310 5/20/2021
0.1.0.11-pre 217 5/20/2021
0.1.0.7-pre 215 5/20/2021
0.1.0.3-pre 246 5/19/2021
0.1.0.2-pre 233 5/18/2021
0.1.0-pre 204 5/11/2021

Changed
*******
- Updated Nuget client dependencies to fix vulnerabilities.
Added
*****
- Added support for client credentials OAuth2 protocol.