Stormancer.Server.Plugins.Configuration
2.1.4-pre
See the version list below for details.
dotnet add package Stormancer.Server.Plugins.Configuration --version 2.1.4-pre
NuGet\Install-Package Stormancer.Server.Plugins.Configuration -Version 2.1.4-pre
<PackageReference Include="Stormancer.Server.Plugins.Configuration" Version="2.1.4-pre" />
<PackageVersion Include="Stormancer.Server.Plugins.Configuration" Version="2.1.4-pre" />
<PackageReference Include="Stormancer.Server.Plugins.Configuration" />
paket add Stormancer.Server.Plugins.Configuration --version 2.1.4-pre
#r "nuget: Stormancer.Server.Plugins.Configuration, 2.1.4-pre"
#:package Stormancer.Server.Plugins.Configuration@2.1.4-pre
#addin nuget:?package=Stormancer.Server.Plugins.Configuration&version=2.1.4-pre&prerelease
#tool nuget:?package=Stormancer.Server.Plugins.Configuration&version=2.1.4-pre&prerelease
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-pre)
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 | 558 | 3/3/2025 |
| 2.1.4-pre | 1,109 | 3/3/2025 |
| 2.1.3 | 540 | 2/28/2025 |
| 2.1.3-pre | 430 | 11/20/2024 |
| 2.1.2.9-pre | 839 | 9/30/2024 |
| 2.1.2.8-pre | 3,917 | 3/11/2024 |
| 2.1.2.7-pre | 906 | 12/11/2023 |
| 2.1.2.6-pre | 5,704 | 7/7/2023 |
| 2.1.2.5 | 7,102 | 9/28/2022 |
| 2.1.2.5-pre | 8,553 | 9/12/2022 |
| 2.1.2.4-pre | 1,285 | 8/2/2022 |
| 2.1.2.3-pre | 2,924 | 2/28/2022 |
| 2.1.2.2 | 3,754 | 2/7/2022 |
| 2.1.2.1 | 13,905 | 5/23/2021 |
| 2.1.2 | 7,047 | 3/1/2021 |
| 2.1.1.1 | 1,543 | 12/18/2020 |
| 2.1.1.1-pre | 1,594 | 12/15/2020 |
| 2.1.1 | 1,586 | 12/9/2020 |
| 2.1.0 | 707 | 12/4/2020 |
| 2.0.0.2 | 2,680 | 12/4/2020 |
| 1.2.1.2 | 3,028 | 10/20/2020 |
| 1.2.1.2-pre | 1,205 | 9/16/2020 |
| 1.2.1.1-pre | 772 | 9/1/2020 |
| 1.2.1-pre | 814 | 8/29/2020 |
| 1.2.0-pre | 571 | 8/24/2020 |
| 1.1.1-pre | 4,155 | 6/5/2020 |
| 1.1.0 | 3,382 | 5/27/2020 |
| 1.1.0-pre | 1,899 | 4/23/2020 |
| 1.0.0.1-pre | 2,333 | 3/29/2020 |
| 1.0.0 | 11,871 | 1/2/2020 |
| 1.0.0-pre | 2,356 | 2/22/2020 |
Changed
*******
- Update dependencies to release version