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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Management plugin for the Stormancer CLI.
Product | Versions 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.
-
net8.0
- Autofac (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
- NuGet.Commands (>= 6.7.0)
- NuGet.Protocol (>= 6.9.1)
- Stormancer.CommandLine (>= 1.2.2)
- Stormancer.Packaging (>= 3.0.0)
- Stormancer.Server.Common (>= 3.0.1-pre)
- System.Linq.Async (>= 6.0.1)
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 | 105 | 3/13/2024 |
1.0.0-pre | 97 | 3/11/2024 |
0.7.0.1-pre | 186 | 10/31/2023 |
0.7.0-pre | 100 | 10/29/2023 |
0.6.3 | 248 | 10/18/2023 |
0.6.3-pre | 115 | 9/12/2023 |
0.6.2 | 463 | 10/20/2022 |
0.6.1.3-pre | 165 | 10/3/2022 |
0.6.1.2 | 398 | 9/28/2022 |
0.6.1.2-pre | 198 | 7/8/2022 |
0.6.1.1 | 477 | 4/4/2022 |
0.6.1 | 493 | 1/19/2022 |
0.6.1-pre | 203 | 1/10/2022 |
0.6.0.1-pre | 190 | 1/6/2022 |
0.6.0-pre | 193 | 1/4/2022 |
0.5.0.3-pre | 211 | 12/2/2021 |
0.5.0.2-pre | 262 | 10/28/2021 |
0.5.0.1 | 340 | 10/14/2021 |
0.5.0.1-pre | 353 | 10/4/2021 |
0.5.0-pre | 239 | 9/2/2021 |
0.4.1 | 330 | 9/1/2021 |
0.4.0 | 368 | 6/8/2021 |
0.3.1 | 374 | 6/7/2021 |
0.3.0.1 | 340 | 6/4/2021 |
0.3.0.1-pre | 291 | 6/4/2021 |
0.3.0-pre | 244 | 6/4/2021 |
0.2.2-pre | 234 | 6/4/2021 |
0.2.0 | 326 | 5/21/2021 |
0.1.0.11 | 343 | 5/20/2021 |
0.1.0.11-pre | 244 | 5/20/2021 |
0.1.0.7-pre | 245 | 5/20/2021 |
0.1.0.3-pre | 269 | 5/19/2021 |
0.1.0.2-pre | 257 | 5/18/2021 |
0.1.0-pre | 226 | 5/11/2021 |
Changed
*******
- Updated Nuget client dependencies to fix vulnerabilities.
Added
*****
- Added support for client credentials OAuth2 protocol.