obs-websocket-dotnet 1.0.2-alpha

This is a prerelease version of obs-websocket-dotnet.
There is a newer version of this package available.
See the version list below for details.
dotnet add package obs-websocket-dotnet --version 1.0.2-alpha
                    
NuGet\Install-Package obs-websocket-dotnet -Version 1.0.2-alpha
                    
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="obs-websocket-dotnet" Version="1.0.2-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="obs-websocket-dotnet" Version="1.0.2-alpha" />
                    
Directory.Packages.props
<PackageReference Include="obs-websocket-dotnet" />
                    
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 obs-websocket-dotnet --version 1.0.2-alpha
                    
#r "nuget: obs-websocket-dotnet, 1.0.2-alpha"
                    
#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.
#addin nuget:?package=obs-websocket-dotnet&version=1.0.2-alpha&prerelease
                    
Install obs-websocket-dotnet as a Cake Addin
#tool nuget:?package=obs-websocket-dotnet&version=1.0.2-alpha&prerelease
                    
Install obs-websocket-dotnet as a Cake Tool

C#/VB .NET library to communicate with an obs-websocket server

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on obs-websocket-dotnet:

Package Downloads
Obs.v5.WebSocket.Reactive

This wraps the default obs v5 websocket with observables to use as well as the events

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on obs-websocket-dotnet:

Repository Stars
SaviorXTanren/mixer-mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
csharpfritz/Fritz.StreamTools
Handy tools for managing my live stream, built with ASP.NET Core
nuttylmao/NOOBS-CMDR
A tool to create macros for OBS
Version Downloads Last updated
5.0.0.3 23,297 10/28/2022
5.0.0.2 4,047 9/27/2022
5.0.0.1 1,474 9/21/2022
5.0.0 994 9/5/2022
5.0.0-Beta1 490 9/2/2022
4.9.1 5,967 12/7/2021
4.9.1-Beta1 796 7/15/2021
4.9.0 7,247 4/23/2021
4.9.0-Beta1 713 3/18/2021
4.8.1 3,862 11/24/2020
4.8.0 1,790 9/1/2020
4.8.0-Beta1 815 8/13/2020
4.2.0-beta3 4,561 10/23/2017
4.2.0-beta2 1,379 10/23/2017
4.2.0-beta 1,354 10/2/2017
1.0.2-alpha 1,385 3/16/2017
1.0.1-alpha 1,273 3/16/2017
1.0.0-alpha 1,583 3/15/2017

Better error handling + test coverage