DisCatSharp.ApplicationCommands
10.4.2-nightly-034
Prefix Reserved
See the version list below for details.
dotnet add package DisCatSharp.ApplicationCommands --version 10.4.2-nightly-034
NuGet\Install-Package DisCatSharp.ApplicationCommands -Version 10.4.2-nightly-034
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.4.2-nightly-034" />
<PackageVersion Include="DisCatSharp.ApplicationCommands" Version="10.4.2-nightly-034" />
<PackageReference Include="DisCatSharp.ApplicationCommands" />
paket add DisCatSharp.ApplicationCommands --version 10.4.2-nightly-034
#r "nuget: DisCatSharp.ApplicationCommands, 10.4.2-nightly-034"
#:package DisCatSharp.ApplicationCommands@10.4.2-nightly-034
#addin nuget:?package=DisCatSharp.ApplicationCommands&version=10.4.2-nightly-034&prerelease
#tool nuget:?package=DisCatSharp.ApplicationCommands&version=10.4.2-nightly-034&prerelease
DisCatSharp Application Commands Extension
Use it on top of your DisCatSharp powered bot and unleash the power of application commands in discord.
Documentation: https://docs.dcs.aitsys.dev/articles/modules/application_commands/intro.html
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. 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 was computed. 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. |
-
net6.0
- DisCatSharp (>= 10.4.2-nightly-034)
- DisCatSharp.Attributes (>= 10.4.2)
- DisCatSharp.Common (>= 10.4.2-nightly-034)
- Microsoft.DependencyValidation.Analyzers (>= 0.11.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.Logging (>= 7.0.0)
-
net7.0
- DisCatSharp (>= 10.4.2-nightly-034)
- DisCatSharp.Attributes (>= 10.4.2)
- DisCatSharp.Common (>= 10.4.2-nightly-034)
- Microsoft.DependencyValidation.Analyzers (>= 0.11.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.Logging (>= 7.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DisCatSharp.ApplicationCommands:
| Package | Downloads |
|---|---|
|
DisCatSharp.Extensions.TwoFactorCommands
DisCatSharp.Extensions.TwoFactorCommands Extension allowing to require two factor authentication for commands. |
|
|
DisCatSharp.Extensions.SimpleMusicCommands
DisCatSharp.Extensions.SimpleMusicCommands Extension allowing you to turn your bot into a music bot pretty easy. |
|
|
Doorfail.DisCatSharp.Utils
DisCatSharp extensions and utilities for my projects. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.7.0-nightly-068 | 0 | 3/1/2026 |
| 10.7.0-nightly-067 | 65 | 2/26/2026 |
| 10.7.0-nightly-066 | 124 | 2/12/2026 |
| 10.7.0-nightly-065 | 110 | 2/11/2026 |
| 10.7.0-nightly-064 | 122 | 2/4/2026 |
| 10.7.0-nightly-063 | 189 | 1/28/2026 |
| 10.7.0-nightly-062 | 94 | 1/27/2026 |
| 10.7.0-nightly-061 | 87 | 1/27/2026 |
| 10.7.0-nightly-060 | 96 | 1/27/2026 |
| 10.7.0-nightly-059 | 93 | 1/27/2026 |
| 10.7.0-nightly-058 | 90 | 1/26/2026 |
| 10.7.0-nightly-057 | 104 | 1/22/2026 |
| 10.7.0-nightly-056 | 105 | 1/22/2026 |
| 10.7.0-nightly-055 | 133 | 1/21/2026 |
| 10.7.0-nightly-054 | 171 | 1/12/2026 |
| 10.7.0-nightly-053 | 171 | 1/6/2026 |
| 10.7.0-nightly-052 | 218 | 12/28/2025 |
| 10.6.7 | 3,440 | 2/8/2025 |
| 10.4.2-nightly-034 | 208 | 9/24/2023 |
DisCatSharp Release Notes
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.
DisCatSharp.ApplicationCommands Release Notes
- None
DisCatSharp.CommandsNext Release Notes
- None
DisCatSharp.Interactivity Release Notes
- None
DisCatSharp.Common Release Notes
- None
DisCatSharp.Lavalink Release Notes
Breaking changes:
- 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
Will be deprecated soon and replaced by DisCatSharp.Voice
DisCatSharp.Experimental Release Notes
- None
DisCatSharp.Configuration Release Notes
- None
DisCatSharp.Hosting Release Notes
- None
DisCatSharp.Hosting.DependencyInjection Release Notes
- None