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" />
                    
Directory.Packages.props
<PackageReference Include="Stormancer.Server.Plugins.Spectate" />
                    
Project file
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
                    
#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
                    
Install as a Cake Addin
#tool nuget:?package=Stormancer.Server.Plugins.Spectate&version=0.3.2.4
                    
Install as a Cake Tool

Provides game data streaming APIs for replay or realtime spectate.

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

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 133 2/28/2025
0.3.2.4-pre 127 4/2/2024
0.3.2.3-pre 107 3/11/2024
0.3.2.2-pre 194 11/22/2023
0.3.2.1-pre 184 5/9/2023
0.3.2 268 5/9/2023
0.3.2-pre 186 4/5/2023
0.3.1 275 4/4/2023
0.3.1-pre 231 3/20/2023
0.3.0 535 9/28/2022
0.3.0-pre 262 9/23/2022
0.2.2.9-pre 212 9/12/2022
0.2.2.7-pre 239 8/2/2022
0.2.2.6-pre 265 7/1/2022
0.2.2.5-pre 278 3/15/2022
0.2.2.4-pre 250 2/28/2022
0.2.2.2 546 2/7/2022
0.2.2.1 541 5/23/2021
0.2.2 476 4/29/2021
0.2.1 508 3/1/2021
0.1.0 650 12/4/2020
0.1.0-pre 435 11/6/2020

Changed
*******
- Updated dependency to Users to support new abstraction lib.
Added
*****
- Added fire & forget method to send frames.