Stormancer.Server.Plugins.Models 4.0.0.3-pre

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

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

Shared models between Stormancer server plugins.

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Stormancer.Server.Plugins.Models:

Package Downloads
Stormancer.Server.Plugins.GameSession

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

Stormancer.Server.Plugins.GameFinder

Provides Gamefinder features to a Stormancer server application.

Stormancer.Server.Plugins.PartyMerging

Enables party merging according to customizable algorithms.

Stormancer.Abstractions.Server.GameFinder

Game finding related abstractions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0.8-pre 240 7/9/2024
4.0.0.7-pre 638 4/17/2024
4.0.0.5-pre 120 4/16/2024
4.0.0.4-pre 96 4/8/2024
4.0.0.3-pre 249 3/11/2024
4.0.0.2-pre 895 10/27/2023
4.0.0.1-pre 330 10/18/2023
4.0.0-pre 401 10/4/2023
3.0.3.9-pre 681 8/1/2023
3.0.3.8 2,758 9/28/2022
3.0.3.8-pre 2,553 8/2/2022
3.0.3.7-pre 1,111 3/1/2022
3.0.3.5-pre 308 2/28/2022
3.0.3.4 1,052 2/7/2022
3.0.3.3 3,278 12/15/2021
3.0.3.3-pre 610 10/29/2021
3.0.3-pre 246 10/26/2021
3.0.2 1,688 5/23/2021
3.0.2-pre 850 5/12/2021
3.0.1 2,675 3/1/2021
3.0.0.1 1,862 12/4/2020
2.1.0 1,536 10/21/2020
2.1.0-pre 724 9/23/2020
2.0.0-pre 565 8/29/2020
1.0.3-pre 1,100 6/5/2020
1.0.2 1,559 5/27/2020
1.0.2-pre 1,301 3/29/2020
1.0.1 495 2/21/2020
1.0.1-pre 796 2/22/2020
1.0.0.1 1,875 2/13/2020

Changed
*******
- Store SessionId and not IScenePeerClient in PlayerPeer.
Added
*****
- Added Local players info in Party member.