Stormancer.Server.Plugins.Spectate
0.3.2.4
dotnet add package Stormancer.Server.Plugins.Spectate --version 0.3.2.4
NuGet\Install-Package Stormancer.Server.Plugins.Spectate -Version 0.3.2.4
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.Spectate" Version="0.3.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stormancer.Server.Plugins.Spectate" Version="0.3.2.4" />
<PackageReference Include="Stormancer.Server.Plugins.Spectate" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Stormancer.Server.Plugins.Spectate --version 0.3.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stormancer.Server.Plugins.Spectate, 0.3.2.4"
#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.
#:package Stormancer.Server.Plugins.Spectate@0.3.2.4
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Stormancer.Server.Plugins.Spectate&version=0.3.2.4
#tool nuget:?package=Stormancer.Server.Plugins.Spectate&version=0.3.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides game data streaming APIs for replay or realtime spectate.
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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Stormancer.Server.Plugins.Api (>= 3.2.0.1)
- Stormancer.Server.Plugins.GameSession (>= 6.2.1.85)
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.3.2.4 | 120 | 2/28/2025 |
0.3.2.4-pre | 122 | 4/2/2024 |
0.3.2.3-pre | 102 | 3/11/2024 |
0.3.2.2-pre | 191 | 11/22/2023 |
0.3.2.1-pre | 171 | 5/9/2023 |
0.3.2 | 254 | 5/9/2023 |
0.3.2-pre | 173 | 4/5/2023 |
0.3.1 | 261 | 4/4/2023 |
0.3.1-pre | 216 | 3/20/2023 |
0.3.0 | 519 | 9/28/2022 |
0.3.0-pre | 247 | 9/23/2022 |
0.2.2.9-pre | 197 | 9/12/2022 |
0.2.2.7-pre | 224 | 8/2/2022 |
0.2.2.6-pre | 251 | 7/1/2022 |
0.2.2.5-pre | 263 | 3/15/2022 |
0.2.2.4-pre | 235 | 2/28/2022 |
0.2.2.2 | 532 | 2/7/2022 |
0.2.2.1 | 526 | 5/23/2021 |
0.2.2 | 462 | 4/29/2021 |
0.2.1 | 490 | 3/1/2021 |
0.1.0 | 633 | 12/4/2020 |
0.1.0-pre | 418 | 11/6/2020 |
Changed
*******
- Updated dependency to Users to support new abstraction lib.
Added
*****
- Added fire & forget method to send frames.