Simplifying Discord.Net hosting with .NET Generic Host (Microsoft.Extensions.Hosting).
Info
Version: | 6.1.0 |
Author(s): | Hawxy |
Last Update: | Monday, June 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Hawxy/Discord.Addons.Hosting |
NuGet Url: | https://www.nuget.org/packages/Discord.Addons.Hosting |
Install
Install-Package Discord.Addons.Hosting
dotnet add package Discord.Addons.Hosting
paket add Discord.Addons.Hosting
Discord.Addons.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Discord.Net.Commands(>= 2.2.0)
- Discord.Net.WebSocket(>= 2.2.0)
- Microsoft.Extensions.Hosting(>= 5.0.0)
- Discord.Net.Commands(>= 2.2.0)
- Discord.Net.WebSocket(>= 2.2.0)
- Microsoft.Extensions.Hosting(>= 3.1.10)
Tags