Implementation of a hosted Discord gateway service for the .NET Generic Host.
Info
Version: | 6.0.10 |
Author(s): | Jarl Gullberg |
Last Update: | Tuesday, May 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Remora/Remora.Discord |
NuGet Url: | https://www.nuget.org/packages/Remora.Discord.Hosting |
Install
Install-Package Remora.Discord.Hosting
dotnet add package Remora.Discord.Hosting
paket add Remora.Discord.Hosting
Remora.Discord.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Remora.Discord.Gateway(>= 2.2.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
- Remora.Discord.Gateway(>= 2.2.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
Tags