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 (3)

Showing the top 3 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0.7-pre 101 4/17/2024
4.0.0.5-pre 80 4/16/2024
4.0.0.4-pre 76 4/8/2024
4.0.0.3-pre 143 3/11/2024
4.0.0.2-pre 476 10/27/2023
4.0.0.1-pre 223 10/18/2023
4.0.0-pre 265 10/4/2023
3.0.3.9-pre 503 8/1/2023
3.0.3.8 2,604 9/28/2022
3.0.3.8-pre 1,842 8/2/2022
3.0.3.7-pre 857 3/1/2022
3.0.3.5-pre 255 2/28/2022
3.0.3.4 1,011 2/7/2022
3.0.3.3 3,184 12/15/2021
3.0.3.3-pre 477 10/29/2021
3.0.3-pre 234 10/26/2021
3.0.2 1,599 5/23/2021
3.0.2-pre 761 5/12/2021
3.0.1 2,476 3/1/2021
3.0.0.1 1,743 12/4/2020
2.1.0 1,447 10/21/2020
2.1.0-pre 618 9/23/2020
2.0.0-pre 499 8/29/2020
1.0.3-pre 940 6/5/2020
1.0.2 1,494 5/27/2020
1.0.2-pre 1,191 3/29/2020
1.0.1 482 2/21/2020
1.0.1-pre 735 2/22/2020
1.0.0.1 1,788 2/13/2020

- Update dependency to Stormancer.Abstraction.Server 9.0.0