TwitchLib.PubSub
3.2.2
PubSub component of TwitchLib. This component allows you to access Twitch's PubSub event system and subscribe/unsubscribe from topics.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package TwitchLib.PubSub -Version 3.2.2
dotnet add package TwitchLib.PubSub --version 3.2.2
<PackageReference Include="TwitchLib.PubSub" Version="3.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TwitchLib.PubSub --version 3.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TwitchLib.PubSub, 3.2.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install TwitchLib.PubSub as a Cake Addin
#addin nuget:?package=TwitchLib.PubSub&version=3.2.2
// Install TwitchLib.PubSub as a Cake Tool
#tool nuget:?package=TwitchLib.PubSub&version=3.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added new Pubsub Topics like Channel Points and Predictions, many bug fixes
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
- Newtonsoft.Json (>= 12.0.3)
- TwitchLib.Communication (>= 1.0.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TwitchLib.PubSub:
Package | Downloads |
---|---|
TwitchLib
Twitch C# library for accessing Twitch chat and whispers with events, Twitch API with both authenticated and unauthenticated calls, and PubSub with events.
|
GitHub repositories
This package is not used by any popular GitHub repositories.