TwitchLib.Client
2.0.0
Client component of TwitchLib. This component allows you to access Twitch chat and whispers, as well as the events that are sent over this connection.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package TwitchLib.Client -Version 2.0.0
dotnet add package TwitchLib.Client --version 2.0.0
<PackageReference Include="TwitchLib.Client" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TwitchLib.Client --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial release of TwitchLib Client component.
Dependencies
-
.NETFramework 4.5.2
- Serilog.Extensions.Logging (>= 2.0.2)
- WebSocket4Net (>= 0.15.2)
-
.NETStandard 2.0
- Serilog.Extensions.Logging (>= 2.0.2)
- WebSocket4Net (>= 0.15.2)
GitHub Usage
This package is not used by any popular GitHub repositories.