TwitchLib.Client
3.1.6-preview-d6af20ae50bf39a081836fc9c06561550f405c65
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.
This is a prerelease version of TwitchLib.Client.
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 3.1.6-preview-d6af20ae50bf39a081836fc9c06561550f405c65
dotnet add package TwitchLib.Client --version 3.1.6-preview-d6af20ae50bf39a081836fc9c06561550f405c65
<PackageReference Include="TwitchLib.Client" Version="3.1.6-preview-d6af20ae50bf39a081836fc9c06561550f405c65" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TwitchLib.Client --version 3.1.6-preview-d6af20ae50bf39a081836fc9c06561550f405c65
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TwitchLib.Client, 3.1.6-preview-d6af20ae50bf39a081836fc9c06561550f405c65"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Incremental changes. See commit history.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- TwitchLib.Client.Enums (>= 3.1.5-preview-d6af20ae50bf39a081836fc9c06561550f405c65)
- TwitchLib.Client.Models (>= 3.1.6-preview-d6af20ae50bf39a081836fc9c06561550f405c65)
- TwitchLib.Communication (>= 1.0.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TwitchLib.Client:
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 (2)
Showing the top 2 popular GitHub repositories that depend on TwitchLib.Client:
Repository | Stars |
---|---|
egordorichev/BurningKnight
C# branch of BK
|
|
kwsch/SysBot.NET
sys-botbase client for remote control automation of Nintendo Switch consoles.
|