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
<PackageReference Include="Stormancer.Server.Plugins.Configuration" Version="2.1.4" />
<PackageVersion Include="Stormancer.Server.Plugins.Configuration" Version="2.1.4" />
<PackageReference Include="Stormancer.Server.Plugins.Configuration" />
paket add Stormancer.Server.Plugins.Configuration --version 2.1.4
#r "nuget: Stormancer.Server.Plugins.Configuration, 2.1.4"
#:package Stormancer.Server.Plugins.Configuration@2.1.4
#addin nuget:?package=Stormancer.Server.Plugins.Configuration&version=2.1.4
#tool nuget:?package=Stormancer.Server.Plugins.Configuration&version=2.1.4
Integrates the server app configuration API with the dependency resolver system.
| 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. 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. |
-
net8.0
- Stormancer.Abstractions.Server (>= 10.1.1)
- Stormancer.Server.Plugins.Utilities (>= 3.2.0.15)
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 | 661 | 3/3/2025 |
| 2.1.4-pre | 1,764 | 3/3/2025 |
| 2.1.3 | 608 | 2/28/2025 |
| 2.1.3-pre | 538 | 11/20/2024 |
| 2.1.2.9-pre | 994 | 9/30/2024 |
| 2.1.2.8-pre | 4,474 | 3/11/2024 |
| 2.1.2.7-pre | 1,013 | 12/11/2023 |
| 2.1.2.6-pre | 5,798 | 7/7/2023 |
| 2.1.2.5 | 7,198 | 9/28/2022 |
| 2.1.2.5-pre | 8,765 | 9/12/2022 |
| 2.1.2.4-pre | 1,370 | 8/2/2022 |
| 2.1.2.3-pre | 3,022 | 2/28/2022 |
| 2.1.2.2 | 3,841 | 2/7/2022 |
| 2.1.2.1 | 14,086 | 5/23/2021 |
| 2.1.2 | 7,278 | 3/1/2021 |
| 2.1.1.1 | 1,638 | 12/18/2020 |
| 2.1.1.1-pre | 1,743 | 12/15/2020 |
| 2.1.1 | 1,684 | 12/9/2020 |
| 2.1.0 | 802 | 12/4/2020 |
| 2.0.0.2 | 2,785 | 12/4/2020 |
Changed
*******
- Update dependencies to release version