Stormancer.Server.Plugins.Configuration 2.1.4

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

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

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 (18)

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

Package Downloads
Stormancer.Server.Plugins.Users

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

Stormancer.Server.Plugins.Api

Declare server routes using the controller/action pattern.

Stormancer.Server.Plugins.Database.Elasticsearch

Provides an elasticsearch client configured with the server app configuration.

Stormancer.Server.Plugins.Analytics

Provides analytics services to a Stormancer application.

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
2.1.4 317 3/3/2025
2.1.4-pre 487 3/3/2025
2.1.3 293 2/28/2025
2.1.3-pre 160 11/20/2024
2.1.2.9-pre 474 9/30/2024
2.1.2.8-pre 2,035 3/11/2024
2.1.2.7-pre 584 12/11/2023
2.1.2.6-pre 3,194 7/7/2023
2.1.2.5 6,042 9/28/2022
2.1.2.5-pre 4,973 9/12/2022
2.1.2.4-pre 849 8/2/2022
2.1.2.3-pre 1,840 2/28/2022
2.1.2.2 3,451 2/7/2022
2.1.2.1 11,966 5/23/2021
2.1.2 6,012 3/1/2021
2.1.1.1 1,332 12/18/2020
2.1.1.1-pre 1,251 12/15/2020
2.1.1 1,339 12/9/2020
2.1.0 583 12/4/2020
2.0.0.2 2,351 12/4/2020
1.2.1.2 2,735 10/20/2020
1.2.1.2-pre 915 9/16/2020
1.2.1.1-pre 630 9/1/2020
1.2.1-pre 653 8/29/2020
1.2.0-pre 467 8/24/2020
1.1.1-pre 3,215 6/5/2020
1.1.0 3,055 5/27/2020
1.1.0-pre 1,483 4/23/2020
1.0.0.1-pre 1,825 3/29/2020
1.0.0 10,823 1/2/2020
1.0.0-pre 1,899 2/22/2020

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