Stormancer.Abstractions.Server
10.1.2.1
See the version list below for details.
dotnet add package Stormancer.Abstractions.Server --version 10.1.2.1
NuGet\Install-Package Stormancer.Abstractions.Server -Version 10.1.2.1
<PackageReference Include="Stormancer.Abstractions.Server" Version="10.1.2.1" />
<PackageVersion Include="Stormancer.Abstractions.Server" Version="10.1.2.1" />
<PackageReference Include="Stormancer.Abstractions.Server" />
paket add Stormancer.Abstractions.Server --version 10.1.2.1
#r "nuget: Stormancer.Abstractions.Server, 10.1.2.1"
#:package Stormancer.Abstractions.Server@10.1.2.1
#addin nuget:?package=Stormancer.Abstractions.Server&version=10.1.2.1
#tool nuget:?package=Stormancer.Abstractions.Server&version=10.1.2.1
Server SDK referenced by Stormancer server applications.
| 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
- Autofac (>= 8.1.0)
- MessagePack (>= 2.5.140)
- Newtonsoft.Json (>= 13.0.3)
- Stormancer.Abstractions.Core (>= 2.4.1.6)
- Stormancer.Abstractions.Logging (>= 1.0.1.1)
- System.Linq.Async (>= 6.0.1)
- System.Reactive (>= 6.0.0)
NuGet packages (24)
Showing the top 5 NuGet packages that depend on Stormancer.Abstractions.Server:
| 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.Utilities
Provides useful APIs to Stormancer applications. |
|
|
Stormancer.Server.Plugins.Configuration
Integrates the server app configuration API with the dependency resolver system. |
|
|
Stormancer.Server.Plugins.Api
Declare server routes using the controller/action pattern. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.2.0.2-pre | 109 | 1/12/2026 |
| 10.2.0.1-pre | 480 | 12/5/2025 |
| 10.2.0-pre | 427 | 11/17/2025 |
| 10.1.2.1 | 320 | 6/9/2025 |
| 10.1.2.1-pre | 140 | 6/6/2025 |
| 10.1.2 | 185 | 6/6/2025 |
| 10.1.2-pre | 167 | 6/6/2025 |
| 10.1.1 | 2,115 | 2/26/2025 |
| 10.1.1-pre | 244 | 11/20/2024 |
| 10.1.0.9-pre | 3,601 | 5/24/2024 |
| 10.1.0.8-pre | 197 | 5/19/2024 |
| 10.1.0.7-pre | 570 | 4/16/2024 |
| 10.1.0.1-pre | 219 | 4/8/2024 |
| 10.1.0-pre | 825 | 3/29/2024 |
| 10.0.5-pre | 310 | 3/13/2024 |
| 10.0.4-pre | 3,703 | 3/11/2024 |
| 9.4.0.7-pre | 1,224 | 12/6/2023 |
| 9.4.0.6-pre | 1,082 | 11/20/2023 |
| 9.4.0-pre | 207 | 11/16/2023 |
| 9.3.1.2-pre | 341 | 10/29/2023 |
Fixed
*****
- Fixed timeout logic in EventHandlingExtensions.RunEventHandler