Stormancer.Server.Plugins.Api
3.2.0-pre
See the version list below for details.
dotnet add package Stormancer.Server.Plugins.Api --version 3.2.0-pre
NuGet\Install-Package Stormancer.Server.Plugins.Api -Version 3.2.0-pre
<PackageReference Include="Stormancer.Server.Plugins.Api" Version="3.2.0-pre" />
<PackageVersion Include="Stormancer.Server.Plugins.Api" Version="3.2.0-pre" />
<PackageReference Include="Stormancer.Server.Plugins.Api" />
paket add Stormancer.Server.Plugins.Api --version 3.2.0-pre
#r "nuget: Stormancer.Server.Plugins.Api, 3.2.0-pre"
#addin nuget:?package=Stormancer.Server.Plugins.Api&version=3.2.0-pre&prerelease
#tool nuget:?package=Stormancer.Server.Plugins.Api&version=3.2.0-pre&prerelease
Declare server routes using the controller/action pattern.
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.0.9-pre)
- Stormancer.Server.Plugins.Annotations (>= 1.1.0.1-pre)
- Stormancer.Server.Plugins.Configuration (>= 2.1.2.9-pre)
- Stormancer.Server.Plugins.Utilities (>= 3.2.0.12-pre)
NuGet packages (18)
Showing the top 5 NuGet packages that depend on Stormancer.Server.Plugins.Api:
Package | Downloads |
---|---|
Stormancer.Server.Plugins.Users
Provides authentication, user management and sessions features to a Stormancer server application. |
|
Stormancer.Server.Plugins.GameSession
Provides P2P and client/server gamesession features to a Stormancer server application. |
|
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.WebApi
Provides extensibility points to add admin and public web APIs to a Stormancer App. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.0.2 | 299 | 3/3/2025 |
3.2.0.2-pre | 456 | 3/3/2025 |
3.2.0.1 | 239 | 2/28/2025 |
3.2.0.1-pre | 299 | 10/15/2024 |
3.2.0-pre | 150 | 10/3/2024 |
3.1.0.3-pre | 1,266 | 6/10/2024 |
3.1.0.2-pre | 1,050 | 3/11/2024 |
3.0.0.3-pre | 522 | 12/11/2023 |
3.0.0.2 | 6,087 | 4/4/2023 |
3.0.0.1 | 4,778 | 9/28/2022 |
3.0.0.1-pre | 1,359 | 9/12/2022 |
2.4.0.2-pre | 826 | 8/2/2022 |
2.4.0.1-pre | 1,828 | 2/28/2022 |
2.4.0-pre | 401 | 2/23/2022 |
2.3.1.2 | 3,549 | 2/7/2022 |
2.3.1.1 | 8,112 | 6/23/2021 |
2.3.0 | 3,416 | 5/23/2021 |
2.2.0.4-pre | 570 | 5/12/2021 |
2.2.0-pre | 547 | 5/3/2021 |
2.1.0 | 2,189 | 4/29/2021 |
2.0.2 | 3,587 | 3/1/2021 |
2.0.1 | 2,038 | 12/9/2020 |
2.0.1-pre | 1,352 | 12/8/2020 |
2.0.0.1 | 2,081 | 12/4/2020 |
1.3.1 | 2,503 | 10/20/2020 |
1.3.1-pre | 929 | 9/23/2020 |
1.3.0-pre | 1,969 | 6/29/2020 |
1.2.2-pre | 749 | 6/23/2020 |
1.2.1-pre | 856 | 6/8/2020 |
1.1.1-pre | 1,115 | 6/5/2020 |
1.1.0 | 2,721 | 5/27/2020 |
1.1.0-pre | 1,901 | 4/3/2020 |
1.0.0.4-pre | 456 | 3/30/2020 |
1.0.0.3-pre | 1,374 | 3/29/2020 |
1.0.0.2 | 1,985 | 2/19/2020 |
1.0.0.2-pre | 1,787 | 2/22/2020 |
1.0.0.1 | 6,549 | 1/4/2020 |
1.0.0 | 3,036 | 1/2/2020 |
Changed
*******
- Update dependencies to framework.