Twitch.MediatR
0.2.3
Twitch.MediatR is a wrapper for TwitchLib to make Twitch events available as MediatR notifications.
Install-Package Twitch.MediatR -Version 0.2.3
dotnet add package Twitch.MediatR --version 0.2.3
<PackageReference Include="Twitch.MediatR" Version="0.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Twitch.MediatR --version 0.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Twitch.MediatR, 0.2.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Twitch.MediatR as a Cake Addin
#addin nuget:?package=Twitch.MediatR&version=0.2.3
// Install Twitch.MediatR as a Cake Tool
#tool nuget:?package=Twitch.MediatR&version=0.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- MediatR (>= 6.0.0)
- MediatR.Extensions.Microsoft.DependencyInjection (>= 6.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- TwitchLib (>= 3.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Twitch.MediatR:
Package | Downloads |
---|---|
Twitch.MediatR.AspNetCore
Twitch.MediatR.AspNetcore is a wrapper for TwitchLib to make Twitch events available as MediatR notifications in ASP.NET Core.
|
GitHub repositories
This package is not used by any popular GitHub repositories.