Stormancer.Server.Plugins.Models 4.0.0.9

dotnet add package Stormancer.Server.Plugins.Models --version 4.0.0.9                
NuGet\Install-Package Stormancer.Server.Plugins.Models -Version 4.0.0.9                
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.9" />                
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.9                
#r "nuget: Stormancer.Server.Plugins.Models, 4.0.0.9"                
#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.9

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

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

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.9 307 12 days ago
4.0.0.9-pre 148 12 days ago
4.0.0.8 162 15 days ago
4.0.0.8-pre 698 8 months ago
4.0.0.7-pre 1,245 4/17/2024
4.0.0.5-pre 141 4/16/2024
4.0.0.4-pre 106 4/8/2024
4.0.0.3-pre 331 3/11/2024
4.0.0.2-pre 1,100 10/27/2023
4.0.0.1-pre 460 10/18/2023
4.0.0-pre 483 10/4/2023
3.0.3.9-pre 764 8/1/2023
3.0.3.8 2,859 9/28/2022
3.0.3.8-pre 2,836 8/2/2022
3.0.3.7-pre 1,172 3/1/2022
3.0.3.5-pre 337 2/28/2022
3.0.3.4 1,086 2/7/2022
3.0.3.3 3,358 12/15/2021
3.0.3.3-pre 637 10/29/2021
3.0.3-pre 268 10/26/2021
3.0.2 1,726 5/23/2021
3.0.2-pre 950 5/12/2021
3.0.1 2,714 3/1/2021
3.0.0.1 1,912 12/4/2020
2.1.0 1,571 10/21/2020
2.1.0-pre 749 9/23/2020
2.0.0-pre 600 8/29/2020
1.0.3-pre 1,140 6/5/2020
1.0.2 1,599 5/27/2020
1.0.2-pre 1,406 3/29/2020
1.0.1 527 2/21/2020
1.0.1-pre 847 2/22/2020
1.0.0.1 1,915 2/13/2020

Changed
*******
- Update dependencies to release version