Stormancer.Server.Plugins.Utilities 3.2.0.15

dotnet add package Stormancer.Server.Plugins.Utilities --version 3.2.0.15
                    
NuGet\Install-Package Stormancer.Server.Plugins.Utilities -Version 3.2.0.15
                    
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.Utilities" Version="3.2.0.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stormancer.Server.Plugins.Utilities" Version="3.2.0.15" />
                    
Directory.Packages.props
<PackageReference Include="Stormancer.Server.Plugins.Utilities" />
                    
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.Utilities --version 3.2.0.15
                    
#r "nuget: Stormancer.Server.Plugins.Utilities, 3.2.0.15"
                    
#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.Utilities&version=3.2.0.15
                    
Install Stormancer.Server.Plugins.Utilities as a Cake Addin
#tool nuget:?package=Stormancer.Server.Plugins.Utilities&version=3.2.0.15
                    
Install Stormancer.Server.Plugins.Utilities as a Cake Tool

Provides useful APIs to Stormancer applications.

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.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on Stormancer.Server.Plugins.Utilities:

Package Downloads
Stormancer.Server.Plugins.Users

Provides authentication, user management and sessions features to a Stormancer server application.

Stormancer.Server.Plugins.Configuration

Integrates the server app configuration API with the dependency resolver system.

Stormancer.Server.Plugins.Api

Declare server routes using the controller/action pattern.

Stormancer.Server.Plugins.Management

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

Stormancer.Server.Plugins.GameFinder

Provides Gamefinder features to a Stormancer server application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.0.15 329 3/3/2025
3.2.0.15-pre 494 3/3/2025
3.2.0.14 296 2/28/2025
3.2.0.14-pre 106 2/26/2025
3.2.0.13-pre 212 10/30/2024
3.2.0.12-pre 747 9/2/2024
3.2.0.7-pre 461 7/25/2024
3.2.0.6-pre 861 5/12/2024
3.2.0.5-pre 1,489 3/11/2024
3.2.0.3-pre 584 12/11/2023
3.2.0.2-pre 1,734 10/5/2023
3.2.0.1-pre 2,170 6/13/2023
3.2.0-pre 1,670 6/6/2023
3.1.4.2 4,057 4/4/2023
3.1.4-pre 190 3/30/2023
3.1.3-pre 2,442 3/19/2023
3.1.2 1,032 10/26/2022
3.1.1.1 4,558 9/28/2022
3.1.1.1-pre 1,164 9/1/2022
3.1.1-pre 152 9/1/2022
3.1.0.1-pre 277 8/20/2022
3.1.0-pre 177 8/18/2022
3.0.0.2-pre 1,049 8/2/2022
3.0.0.1-pre 1,829 2/28/2022
2.3.0.12 4,133 2/7/2022
2.3.0.11 5,226 12/15/2021
2.3.0.11-pre 720 12/14/2021
2.3.0.10-pre 274 12/14/2021
2.3.0.9-pre 280 12/14/2021
2.3.0.6-pre 207 12/14/2021
2.3.0-pre 238 12/9/2021
2.2.0 1,331 10/14/2021
2.2.0-pre 1,350 8/15/2021
2.1.0.6 3,127 6/11/2021
2.1.0.5 3,853 5/23/2021
2.1.0.5-pre 674 5/12/2021
2.1.0-pre 571 5/3/2021
2.0.4.1 2,244 4/29/2021
2.0.3.1 946 4/19/2021
2.0.3.1-pre 291 4/12/2021
2.0.3 3,568 3/1/2021
2.0.2 1,331 12/18/2020
2.0.2-pre 918 12/17/2020
2.0.1-pre 543 12/17/2020
2.0.0.1 3,059 12/4/2020
1.3.0 2,441 10/20/2020
1.3.0-pre 2,806 6/14/2020
1.2.1-pre 1,343 6/5/2020
1.2.0 2,667 5/27/2020
1.2.0-pre 805 5/7/2020
1.1.0-pre 437 4/22/2020
1.0.2-pre 808 3/29/2020
1.0.1 1,276 1/21/2020
1.0.1-pre 744 2/22/2020
1.0.0.1 1,096 1/4/2020

Changed
*******
- Update dependencies to release version