TwitchLib_.NET_Core_2.0 1.5.6

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package TwitchLib_.NET_Core_2.0 --version 1.5.6
NuGet\Install-Package TwitchLib_.NET_Core_2.0 -Version 1.5.6
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_.NET_Core_2.0" Version="1.5.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TwitchLib_.NET_Core_2.0 --version 1.5.6
#r "nuget: TwitchLib_.NET_Core_2.0, 1.5.6"
#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_.NET_Core_2.0 as a Cake Addin
#addin nuget:?package=TwitchLib_.NET_Core_2.0&version=1.5.6

// Install TwitchLib_.NET_Core_2.0 as a Cake Tool
#tool nuget:?package=TwitchLib_.NET_Core_2.0&version=1.5.6

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Initial release of library compatible with .NET Core 2.0. Thanks again to Prom3theu5 for the work on this.