Stormancer.Server.Plugins.Regions
0.1.0.8-pre
This is a prerelease version of Stormancer.Server.Plugins.Regions.
dotnet add package Stormancer.Server.Plugins.Regions --version 0.1.0.8-pre
NuGet\Install-Package Stormancer.Server.Plugins.Regions -Version 0.1.0.8-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.Regions" Version="0.1.0.8-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Server.Plugins.Regions --version 0.1.0.8-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stormancer.Server.Plugins.Regions, 0.1.0.8-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.Regions as a Cake Addin #addin nuget:?package=Stormancer.Server.Plugins.Regions&version=0.1.0.8-pre&prerelease // Install Stormancer.Server.Plugins.Regions as a Cake Tool #tool nuget:?package=Stormancer.Server.Plugins.Regions&version=0.1.0.8-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Enables regions based gamesession selection.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Newtonsoft.Json (>= 13.0.3)
- Stormancer.Abstractions.Core (>= 2.4.1.6-pre)
- Stormancer.Server.Plugins.GameSession (>= 6.2.1.72-pre)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.0.8-pre | 46 | 8/2/2024 |
0.1.0.7-pre | 80 | 4/16/2024 |
0.1.0.6-pre | 67 | 3/11/2024 |
0.1.0.5-pre | 135 | 11/20/2023 |
0.1.0.4-pre | 139 | 5/25/2023 |
0.1.0.3-pre | 94 | 5/15/2023 |
0.1.0.2-pre | 87 | 5/12/2023 |
0.1.0.1-pre | 82 | 5/11/2023 |
0.1.0-pre | 85 | 5/11/2023 |
Added
*****
- Added a system that order regions by ascending ping and stores the result in the player session.