Twitch.MediatR.AspNetcore is a wrapper for TwitchLib to make Twitch events available as MediatR notifications in ASP.NET Core.
Info
Version: | 0.2.3 |
Author(s): | Benjamin Abt |
Last Update: | Friday, April 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BenjaminAbt/Twitch.MediatR |
NuGet Url: | https://www.nuget.org/packages/Twitch.MediatR.AspNetCore |
Install
Install-Package Twitch.MediatR.AspNetCore
dotnet add package Twitch.MediatR.AspNetCore
paket add Twitch.MediatR.AspNetCore
Twitch.MediatR.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Twitch.MediatR(>= 0.2.3)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Hosting(>= 2.2.0)
Tags