Stormancer.Server.Plugins.Api 3.2.0.2-pre

This is a prerelease version of Stormancer.Server.Plugins.Api.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Stormancer.Server.Plugins.Api --version 3.2.0.2-pre                
NuGet\Install-Package Stormancer.Server.Plugins.Api -Version 3.2.0.2-pre                
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.Api" Version="3.2.0.2-pre" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Server.Plugins.Api --version 3.2.0.2-pre                
#r "nuget: Stormancer.Server.Plugins.Api, 3.2.0.2-pre"                
#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.
// Install Stormancer.Server.Plugins.Api as a Cake Addin
#addin nuget:?package=Stormancer.Server.Plugins.Api&version=3.2.0.2-pre&prerelease

// Install Stormancer.Server.Plugins.Api as a Cake Tool
#tool nuget:?package=Stormancer.Server.Plugins.Api&version=3.2.0.2-pre&prerelease                

Declare server routes using the controller/action pattern.

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. 
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.Api:

Package Downloads
Stormancer.Server.Plugins.Users

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

Stormancer.Server.Plugins.Database.Elasticsearch

Provides an elasticsearch client configured with the server app configuration.

Stormancer.Server.Plugins.GameSession

Provides P2P and client/server gamesession features to a Stormancer server application.

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 269 3/3/2025
3.2.0.2-pre 206 3/3/2025
3.2.0.1 227 2/28/2025
3.2.0.1-pre 275 10/15/2024
3.2.0-pre 147 10/3/2024
3.1.0.3-pre 1,236 6/10/2024
3.1.0.2-pre 1,021 3/11/2024
3.0.0.3-pre 522 12/11/2023
3.0.0.2 6,078 4/4/2023
3.0.0.1 4,768 9/28/2022
3.0.0.1-pre 1,349 9/12/2022
2.4.0.2-pre 815 8/2/2022
2.4.0.1-pre 1,813 2/28/2022
2.4.0-pre 385 2/23/2022
2.3.1.2 3,531 2/7/2022
2.3.1.1 8,094 6/23/2021
2.3.0 3,398 5/23/2021
2.2.0.4-pre 553 5/12/2021
2.2.0-pre 528 5/3/2021
2.1.0 2,170 4/29/2021
2.0.2 3,564 3/1/2021
2.0.1 2,014 12/9/2020
2.0.1-pre 1,329 12/8/2020
2.0.0.1 2,057 12/4/2020
1.3.1 2,480 10/20/2020
1.3.1-pre 906 9/23/2020
1.3.0-pre 1,945 6/29/2020
1.2.2-pre 726 6/23/2020
1.2.1-pre 832 6/8/2020
1.1.1-pre 1,092 6/5/2020
1.1.0 2,698 5/27/2020
1.1.0-pre 1,878 4/3/2020
1.0.0.4-pre 433 3/30/2020
1.0.0.3-pre 1,350 3/29/2020
1.0.0.2 1,962 2/19/2020
1.0.0.2-pre 1,764 2/22/2020
1.0.0.1 6,526 1/4/2020
1.0.0 3,012 1/2/2020

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