Stormancer.Server.Plugins.Management 3.0.1-pre

This is a prerelease version of Stormancer.Server.Plugins.Management.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Stormancer.Server.Plugins.Management --version 3.0.1-pre
                    
NuGet\Install-Package Stormancer.Server.Plugins.Management -Version 3.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.Server.Plugins.Management" Version="3.0.1-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stormancer.Server.Plugins.Management" Version="3.0.1-pre" />
                    
Directory.Packages.props
<PackageReference Include="Stormancer.Server.Plugins.Management" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Stormancer.Server.Plugins.Management --version 3.0.1-pre
                    
#r "nuget: Stormancer.Server.Plugins.Management, 3.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.
#addin nuget:?package=Stormancer.Server.Plugins.Management&version=3.0.1-pre&prerelease
                    
Install Stormancer.Server.Plugins.Management as a Cake Addin
#tool nuget:?package=Stormancer.Server.Plugins.Management&version=3.0.1-pre&prerelease
                    
Install Stormancer.Server.Plugins.Management as a Cake Tool

Exposes the Stormancer Management client to the server application using the application's identity.

Product 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.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Stormancer.Server.Plugins.Management:

Package Downloads
Stormancer.Server.Plugins.Tests

Adds Apis designed to test Server app functionalities.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0.2 152 3/3/2025
3.1.0.2-pre 132 3/3/2025
3.1.0.1 98 2/28/2025
3.1.0.1-pre 102 3/11/2024
3.1.0-pre 3,957 6/6/2023
3.0.2.5 2,360 4/4/2023
3.0.2.4 4,068 9/28/2022
3.0.2.4-pre 1,837 8/2/2022
3.0.2.3-pre 1,734 2/28/2022
3.0.2.2 3,066 2/7/2022
3.0.2.1 10,678 5/23/2021
3.0.2 5,728 3/1/2021
3.0.1 1,320 12/18/2020
3.0.1-pre 954 12/17/2020
3.0.0.1 3,118 12/4/2020
2.2.1 2,436 10/20/2020
2.2.1-pre 915 9/16/2020
2.2.0-pre 821 8/24/2020
2.1.2-pre 1,382 7/12/2020
2.1.1-pre 407 7/8/2020
2.1.0-pre 1,427 6/16/2020
2.0.0.1-pre 733 6/5/2020
2.0.0-pre 919 6/5/2020
1.1.1 2,555 5/27/2020
1.1.1-pre 2,549 3/29/2020
1.1.0.1 2,009 2/19/2020
1.1.0.1-pre 1,621 2/22/2020
1.1.0 3,251 1/21/2020
1.0.0.5 5,014 1/3/2020
1.0.0.4 909 1/3/2020
1.0.0.3 729 1/3/2020
1.0.0.2 737 1/3/2020
1.0.0.1 710 1/3/2020
1.0.0 783 1/2/2020

Changed
*******
- Use Stormancer.Management 4.0.0
- Use HttpClientFactory