Stormancer.Server.Plugins.WebApi 3.0.0.4-pre

This is a prerelease version of Stormancer.Server.Plugins.WebApi.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Stormancer.Server.Plugins.WebApi --version 3.0.0.4-pre                
NuGet\Install-Package Stormancer.Server.Plugins.WebApi -Version 3.0.0.4-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.WebApi" Version="3.0.0.4-pre" />                
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.4-pre                
#r "nuget: Stormancer.Server.Plugins.WebApi, 3.0.0.4-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.WebApi as a Cake Addin
#addin nuget:?package=Stormancer.Server.Plugins.WebApi&version=3.0.0.4-pre&prerelease

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

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

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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.3-pre 655 6/10/2024
3.2.0.1-pre 512 3/11/2024
3.1.0.4-pre 410 12/11/2023
3.1.0.3-pre 390 11/20/2023
3.1.0-pre 844 10/13/2023
3.0.0.5 4,921 9/28/2022
3.0.0.5-pre 4,254 8/2/2022
3.0.0.4-pre 1,619 2/28/2022
3.0.0.3 2,994 2/7/2022
3.0.0.2 10,338 5/23/2021
3.0.0.1 8,994 12/4/2020
2.2.1 2,285 10/20/2020
2.2.1-pre 3,509 6/5/2020
2.2.0 2,365 5/27/2020
2.2.0-pre 980 4/27/2020
2.1.1.3-pre 1,157 4/13/2020
2.1.1.1-pre 393 4/11/2020
2.1.0-pre 290 4/11/2020
2.0.3-pre 356 4/11/2020
2.0.2-pre 385 4/11/2020
2.0.1-pre 333 4/8/2020
2.0.0 2,961 1/29/2020
2.0.0-pre 2,115 2/22/2020
1.0.0.2 5,311 1/4/2020
1.0.0.1 2,351 1/3/2020
1.0.0 670 1/2/2020

- Update dependency to Stormancer.Abstraction.Server 6.0.0.1