Stormancer.Server.Plugins.WebApi 3.0.0.5

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

// Install Stormancer.Server.Plugins.WebApi as a Cake Tool
#tool nuget:?package=Stormancer.Server.Plugins.WebApi&version=3.0.0.5

Provides extensibility points to add admin and public web APIs to a Stormancer App.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

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

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.Leaderboards

Leaderboard system for Stormancer server applications.

Stormancer.Server.Plugins.Limits

Limits CCU and concurrent requests on Stormancer server applications.

Stormancer.Server.Plugins.Database.EntityFrameworkCore

Provides an modular entity framework core context to the application..

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.0.1-pre 268 3/11/2024
3.1.0.4-pre 270 12/11/2023
3.1.0.3-pre 265 11/20/2023
3.1.0-pre 433 10/13/2023
3.0.0.5 4,647 9/28/2022
3.0.0.5-pre 3,033 8/2/2022
3.0.0.4-pre 1,236 2/28/2022
3.0.0.3 2,886 2/7/2022
3.0.0.2 9,724 5/23/2021
3.0.0.1 8,391 12/4/2020
2.2.1 2,199 10/20/2020
2.2.1-pre 3,015 6/5/2020
2.2.0 2,269 5/27/2020
2.2.0-pre 884 4/27/2020
2.1.1.3-pre 1,045 4/13/2020
2.1.1.1-pre 389 4/11/2020
2.1.0-pre 286 4/11/2020
2.0.3-pre 352 4/11/2020
2.0.2-pre 382 4/11/2020
2.0.1-pre 329 4/8/2020
2.0.0 2,847 1/29/2020
2.0.0-pre 1,931 2/22/2020
1.0.0.2 5,130 1/4/2020
1.0.0.1 2,239 1/3/2020
1.0.0 665 1/2/2020

- Update dependency to Stormancer.Abstraction.Server 9.0.0