DisCatSharp.Hosting
10.5.0-nightly-016
Prefix Reserved
See the version list below for details.
dotnet add package DisCatSharp.Hosting --version 10.5.0-nightly-016
NuGet\Install-Package DisCatSharp.Hosting -Version 10.5.0-nightly-016
<PackageReference Include="DisCatSharp.Hosting" Version="10.5.0-nightly-016" />
<PackageVersion Include="DisCatSharp.Hosting" Version="10.5.0-nightly-016" />
<PackageReference Include="DisCatSharp.Hosting" />
paket add DisCatSharp.Hosting --version 10.5.0-nightly-016
#r "nuget: DisCatSharp.Hosting, 10.5.0-nightly-016"
#:package DisCatSharp.Hosting@10.5.0-nightly-016
#addin nuget:?package=DisCatSharp.Hosting&version=10.5.0-nightly-016&prerelease
#tool nuget:?package=DisCatSharp.Hosting&version=10.5.0-nightly-016&prerelease
Hosting Extension for DisCatSharp.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net7.0
- DisCatSharp (>= 10.5.0-nightly-016)
- DisCatSharp.Attributes (>= 10.4.4)
- DisCatSharp.Configuration (>= 10.5.0-nightly-016)
- Microsoft.DependencyValidation.Analyzers (>= 0.11.0)
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
-
net8.0
- DisCatSharp (>= 10.5.0-nightly-016)
- DisCatSharp.Attributes (>= 10.4.4)
- DisCatSharp.Configuration (>= 10.5.0-nightly-016)
- Microsoft.DependencyValidation.Analyzers (>= 0.11.0)
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DisCatSharp.Hosting:
| Package | Downloads |
|---|---|
|
DisCatSharp.Hosting.DependencyInjection
Dependency Injection for the DisCatSharp Hosting Extension. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.7.1-nightly-007 | 94 | 4/6/2026 |
| 10.7.1-nightly-006 | 89 | 4/5/2026 |
| 10.7.1-nightly-005 | 96 | 4/2/2026 |
| 10.7.1-nightly-004 | 88 | 4/2/2026 |
| 10.7.1-nightly-003 | 101 | 3/29/2026 |
| 10.7.1-nightly-002 | 98 | 3/29/2026 |
| 10.7.1-nightly-001 | 94 | 3/26/2026 |
| 10.7.0 | 209 | 3/20/2026 |
| 10.7.0-nightly-079 | 96 | 3/20/2026 |
| 10.7.0-nightly-078 | 96 | 3/20/2026 |
| 10.7.0-nightly-077 | 98 | 3/20/2026 |
| 10.7.0-nightly-076 | 99 | 3/19/2026 |
| 10.7.0-nightly-075 | 107 | 3/16/2026 |
| 10.7.0-nightly-074 | 98 | 3/15/2026 |
| 10.7.0-nightly-073 | 100 | 3/15/2026 |
| 10.7.0-nightly-072 | 109 | 3/12/2026 |
| 10.7.0-nightly-071 | 110 | 3/9/2026 |
| 10.7.0-nightly-070 | 103 | 3/8/2026 |
| 10.7.0-nightly-069 | 100 | 3/7/2026 |
| 10.5.0-nightly-016 | 259 | 1/3/2024 |
DisCatSharp Release Notes
Important fix:
- Apparently the built-in c# method for building uris broke. The gateway uri included never the gateway version, encoding and compression. This is fixed now!
Breaking changes:
- Dropped support for .NET 6
- Removed previously deprecated fields and methods
Notable Changes
- Full support for onboarding
- Custom status support
- Full support for Application Subscriptions aka. Premium Apps
- DiscordOAuth2Client: Allows bots to request and use access tokens for the Discord API.
- Support for default select menu values (THANKS MAISY FOR ADDING IT TO DISCORD)
- DisCatSharp can now check for new releases on startup. Including support for extensions
DisCatSharp.Attributes Release Notes
Breaking changes:
- Dropped support for .NET 6
- Removed previously deprecated fields and methods
Added new required feature enums to notate feature usage
DisCatSharp.ApplicationCommands Release Notes
Breaking changes:
- Dropped support for .NET 6
- Removed previously deprecated fields and methods
Contains a rework for command registration (Kinda wacky tho with translation-enabled commands)
Fixed a major issue with application commands. Upgrade mandatory
DisCatSharp.CommandsNext Release Notes
Breaking changes:
- Dropped support for .NET 6
- Removed previously deprecated fields and methods
DisCatSharp.Interactivity Release Notes
Breaking changes:
- Dropped support for .NET 6
- Removed previously deprecated fields and methods
Contains important bug fixes for interactions and pagination
DisCatSharp.Common Release Notes
Breaking changes:
- Dropped support for .NET 6
- Removed previously deprecated fields and methods
We added all of our regexes to the Common package as GenereicRegexes
DisCatSharp.Lavalink Release Notes
Breaking changes:
- Dropped support for .NET 6
- Removed previously deprecated fields and methods
- Lavalink got a complete rework for V4.
- Visit the documentation for more information: https://docs.dcs.aitsys.dev/articles/modules/audio/lavalink_v4/intro
DisCatSharp.VoiceNext Release Notes
Breaking changes:
- Dropped support for .NET 6
- Removed previously deprecated fields and methods
Will be deprecated soon and replaced by DisCatSharp.Voice
DisCatSharp.Experimental Release Notes
Breaking changes:
- Dropped support for .NET 6
DisCatSharp.Configuration Release Notes
Breaking changes:
- Dropped support for .NET 6
DisCatSharp.Hosting Release Notes
Breaking changes:
- Dropped support for .NET 6
DisCatSharp.Hosting.DependencyInjection Release Notes
Breaking changes:
- Dropped support for .NET 6