TwitchLib 1.4.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package TwitchLib --version 1.4.2
NuGet\Install-Package TwitchLib -Version 1.4.2
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" Version="1.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TwitchLib --version 1.4.2
#r "nuget: TwitchLib, 1.4.2"
#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.
// Install TwitchLib as a Cake Addin
#addin nuget:?package=TwitchLib&version=1.4.2

// Install TwitchLib as a Cake Tool
#tool nuget:?package=TwitchLib&version=1.4.2

Twitch C# library for accessing Twitch chat and whispers with events, Twitch API with both authenticated and unauthenticated calls, and PubSub with events.

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 (6)

Showing the top 5 NuGet packages that depend on TwitchLib:

Package Downloads
Strem.Twitch

Package Description

TwitchBots.NET

An async / await wrapper of TwitchLib that supports multiple bots in multiple channels with an interface allowing you to create your own data-access-layer or in-memory service.

Twitch.MediatR

Twitch.MediatR is a wrapper for TwitchLib to make Twitch events available as MediatR notifications.

BotsDotNet.Twitch

Cross platform plugin development platform. Allows for developing plugins for a few different IM platforms and more in the future!

Tremble

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on TwitchLib:

Repository Stars
HeyM1ke/ValorantStreamOverlay
songify-rocks/Songify
A simple tool that gets the current track from Spotify, YouTube and Nightbot.
Timotheeee/btd6_mods
Version Downloads Last updated
3.5.3 42,605 11/3/2022
3.5.2 449 11/3/2022
3.5.1 424 11/3/2022
3.5.0 441 11/3/2022
3.4.1 9,304 8/9/2022
3.4.0 604 8/9/2022
3.3.0 37,058 10/30/2021
3.2.0 23,217 1/29/2021
3.1.1 25,853 5/3/2020
3.1.0 5,479 12/2/2019
3.0.1 21,222 9/19/2018
2.1.5 3,414 6/17/2018
2.1.4 1,112 6/15/2018
2.1.3 1,263 5/24/2018
2.1.2 1,895 5/3/2018
2.1.1 1,281 4/25/2018
2.1.0 1,728 4/6/2018
2.0.1 1,389 3/18/2018
2.0.0 1,173 3/17/2018
2.0.0-rc1 912 3/11/2018
1.6.1 2,763 1/29/2018
1.6.0 1,666 12/20/2017
1.5.9 3,301 11/18/2017
1.5.8 1,393 10/30/2017
1.5.7 1,404 10/1/2017
1.5.6 1,209 9/12/2017
1.5.5 1,529 8/5/2017
1.5.4 1,191 7/22/2017
1.5.3 1,436 7/2/2017
1.5.2 1,249 6/16/2017
1.5.1 1,272 5/31/2017
1.5.0 1,138 5/28/2017
1.4.9 1,409 5/11/2017
1.4.8 1,172 5/9/2017
1.4.7 1,336 5/7/2017
1.4.6 1,153 4/27/2017
1.4.5 1,357 4/11/2017
1.4.4 1,186 3/28/2017
1.4.3 1,236 2/27/2017
1.4.2 1,228 2/14/2017
1.4.1 1,089 2/13/2017
1.3.7 1,334 1/13/2017
1.3.6 1,219 1/1/2017
1.3.5 1,148 12/22/2016
1.3.4 1,198 12/6/2016
1.3.2 1,219 11/14/2016
1.3.1 1,292 11/7/2016
1.3.0 1,182 10/31/2016
1.2.9 1,171 10/16/2016
1.2.8 1,085 10/12/2016
1.2.7 1,087 10/5/2016
1.2.6 1,088 9/28/2016
1.2.5 2,074 9/20/2016
1.2.4 1,500 9/18/2016
1.2.3 1,079 9/14/2016
1.2.2 1,243 9/10/2016
1.2.1 1,146 9/2/2016
1.2.0 1,094 9/2/2016
1.1.9 1,072 8/27/2016
1.1.8 1,076 8/20/2016
1.1.7 1,090 8/12/2016
1.1.6 1,390 8/3/2016
1.1.5 1,252 7/29/2016
1.1.4 1,208 7/24/2016
1.1.2 1,282 7/19/2016
1.1.1 1,161 7/4/2016
1.1.0 1,091 7/1/2016
1.0.9 1,098 6/26/2016
1.0.8 1,337 6/25/2016
1.0.7 1,535 6/24/2016
1.0.6 1,378 6/19/2016
1.0.5 1,333 6/18/2016
1.0.3 1,414 5/28/2016
1.0.2 1,427 5/24/2016
1.0.1 1,404 5/16/2016

.NET Framework version reverted back to 4.5 as 4.6 is no longer necessary. Adds Create/Remove Community Avatar/Cover image.