Stormancer.Server.Plugins.Models 3.0.3.8

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 3.0.3.8                
NuGet\Install-Package Stormancer.Server.Plugins.Models -Version 3.0.3.8                
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="3.0.3.8" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Server.Plugins.Models --version 3.0.3.8                
#r "nuget: Stormancer.Server.Plugins.Models, 3.0.3.8"                
#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=3.0.3.8

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

Shared models between Stormancer server plugins.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 (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 157 7/9/2024
4.0.0.7-pre 437 4/17/2024
4.0.0.5-pre 94 4/16/2024
4.0.0.4-pre 82 4/8/2024
4.0.0.3-pre 154 3/11/2024
4.0.0.2-pre 483 10/27/2023
4.0.0.1-pre 229 10/18/2023
4.0.0-pre 270 10/4/2023
3.0.3.9-pre 508 8/1/2023
3.0.3.8 2,617 9/28/2022
3.0.3.8-pre 1,848 8/2/2022
3.0.3.7-pre 861 3/1/2022
3.0.3.5-pre 258 2/28/2022
3.0.3.4 1,018 2/7/2022
3.0.3.3 3,191 12/15/2021
3.0.3.3-pre 479 10/29/2021
3.0.3-pre 236 10/26/2021
3.0.2 1,606 5/23/2021
3.0.2-pre 764 5/12/2021
3.0.1 2,486 3/1/2021
3.0.0.1 1,748 12/4/2020
2.1.0 1,453 10/21/2020
2.1.0-pre 622 9/23/2020
2.0.0-pre 503 8/29/2020
1.0.3-pre 944 6/5/2020
1.0.2 1,499 5/27/2020
1.0.2-pre 1,192 3/29/2020
1.0.1 485 2/21/2020
1.0.1-pre 737 2/22/2020
1.0.0.1 1,791 2/13/2020

- Update dependency to Stormancer.Abstraction.Server 9.0.0