TwitchLib.Client 4.0.1

dotnet add package TwitchLib.Client --version 4.0.1
                    
NuGet\Install-Package TwitchLib.Client -Version 4.0.1
                    
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="TwitchLib.Client" Version="4.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TwitchLib.Client" Version="4.0.1" />
                    
Directory.Packages.props
<PackageReference Include="TwitchLib.Client" />
                    
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 TwitchLib.Client --version 4.0.1
                    
#r "nuget: TwitchLib.Client, 4.0.1"
                    
#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 TwitchLib.Client@4.0.1
                    
#: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=TwitchLib.Client&version=4.0.1
                    
Install as a Cake Addin
#tool nuget:?package=TwitchLib.Client&version=4.0.1
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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 is compatible.  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 is compatible.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on TwitchLib.Client:

Package Downloads
TwitchLib

Twitch C# library for accessing Twitch chat and whispers with events, Twitch API wrapper with every available API endpoint, PubSub wrapper and an Eventsub Websocket implementation

Strem.Twitch

Package Description

PolyhydraGames.Twitch

Package Description

FdgtBuilder.TwitchLib

FdgtBuilder extensions for the TwitchLib client.

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on TwitchLib.Client:

Repository Stars
kwsch/SysBot.NET
sys-botbase client for remote control automation of Nintendo Switch consoles.
egordorichev/BurningKnight
Top-down roguelike about goblins, lamps and magic
songify-rocks/Songify
A simple tool that gets the current track from Spotify, YouTube and Nightbot.
TwitchLib/TwitchLib.Unity
TwitchLib repository representing all code belonging to the implementation of TwitchLib for Unity. Maintained primarily by LuckyNoS7evin.
RiddleTime/Race-Element
Solutions for Simulators
Timotheeee/btd6_mods
Version Downloads Last Updated
4.0.1 3,683 11/21/2025
4.0.1-preview.113.939ff8f 245 11/21/2025
4.0.1-preview.112.1e7ea7c 253 11/14/2025
4.0.1-preview.110.d7224d3 248 11/12/2025
4.0.1-preview.109.cd636ab 174 11/9/2025
4.0.1-preview.102... 176 8/15/2025
4.0.1-preview.98... 239 8/6/2025
4.0.1-preview.97... 169 7/27/2025
4.0.1-preview.96... 123 7/27/2025
4.0.1-preview.95... 243 7/20/2025
4.0.0-preview-f54d60b586504... 1,190 3/25/2024
4.0.0-preview-e20160e648c69... 838 12/4/2023
4.0.0-preview-de39bd056dddc... 284 4/6/2024
4.0.0-preview-d4d9679aaa934... 2,097 1/3/2024
4.0.0-preview-8c5e0ae823276... 207 4/6/2024
4.0.0-preview-5ef35d539836f... 1,873 9/6/2024
4.0.0-preview-5677f50eb2a75... 740 6/19/2024
4.0.0-preview-0fa8038dd6f61... 251 2/21/2024
4.0.0-preview.94... 239 7/20/2025
3.4.0 5,316 7/1/2025
Loading failed

a lot of changes