DisCatSharp.ApplicationCommands
10.6.6-nightly-031
Prefix Reserved
See the version list below for details.
dotnet add package DisCatSharp.ApplicationCommands --version 10.6.6-nightly-031
NuGet\Install-Package DisCatSharp.ApplicationCommands -Version 10.6.6-nightly-031
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.6.6-nightly-031" />
<PackageVersion Include="DisCatSharp.ApplicationCommands" Version="10.6.6-nightly-031" />
<PackageReference Include="DisCatSharp.ApplicationCommands" />
paket add DisCatSharp.ApplicationCommands --version 10.6.6-nightly-031
#r "nuget: DisCatSharp.ApplicationCommands, 10.6.6-nightly-031"
#:package DisCatSharp.ApplicationCommands@10.6.6-nightly-031
#addin nuget:?package=DisCatSharp.ApplicationCommands&version=10.6.6-nightly-031&prerelease
#tool nuget:?package=DisCatSharp.ApplicationCommands&version=10.6.6-nightly-031&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 | 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 is compatible. 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. |
-
net8.0
- DisCatSharp (>= 10.6.6-nightly-031)
- DisCatSharp.Attributes (>= 10.6.6)
- DisCatSharp.Common (>= 10.6.6-nightly-031)
- Microsoft.DependencyValidation.Analyzers (>= 0.11.0)
- Microsoft.Extensions.DependencyInjection (>= 9.0.1)
- Microsoft.Extensions.Logging (>= 9.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.1)
- System.Diagnostics.DiagnosticSource (>= 9.0.1)
-
net9.0
- DisCatSharp (>= 10.6.6-nightly-031)
- DisCatSharp.Attributes (>= 10.6.6)
- DisCatSharp.Common (>= 10.6.6-nightly-031)
- Microsoft.DependencyValidation.Analyzers (>= 0.11.0)
- Microsoft.Extensions.DependencyInjection (>= 9.0.1)
- Microsoft.Extensions.Logging (>= 9.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.1)
- System.Diagnostics.DiagnosticSource (>= 9.0.1)
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.1-nightly-014 | 0 | 4/26/2026 |
| 10.7.1-nightly-013 | 121 | 4/21/2026 |
| 10.7.1-nightly-012 | 75 | 4/21/2026 |
| 10.7.1-nightly-011 | 139 | 4/20/2026 |
| 10.7.1-nightly-010 | 88 | 4/19/2026 |
| 10.7.1-nightly-009 | 85 | 4/19/2026 |
| 10.7.1-nightly-008 | 189 | 4/14/2026 |
| 10.7.1-nightly-007 | 95 | 4/6/2026 |
| 10.7.1-nightly-006 | 110 | 4/5/2026 |
| 10.7.1-nightly-005 | 96 | 4/2/2026 |
| 10.7.1-nightly-004 | 89 | 4/2/2026 |
| 10.7.1-nightly-003 | 105 | 3/29/2026 |
| 10.7.1-nightly-002 | 96 | 3/29/2026 |
| 10.7.1-nightly-001 | 192 | 3/26/2026 |
| 10.7.0 | 425 | 3/20/2026 |
| 10.7.0-nightly-079 | 117 | 3/20/2026 |
| 10.7.0-nightly-078 | 117 | 3/20/2026 |
| 10.7.0-nightly-077 | 115 | 3/20/2026 |
| 10.7.0-nightly-076 | 123 | 3/19/2026 |
| 10.6.6-nightly-031 | 221 | 1/24/2025 |
DisCatSharp Release Notes
- Full support for role subscriptions
- Full support for burst reactions
- Full support for subscriptions and entitlements
- New queue system for Lavalink
- Support for join request (create, update & delete) events for clans
Breaking
- Small breaking change in `AttachmentFlags`: The flag values are now prefixed with `Is` to be in line with other flag names.
- `AddMention(IMention mention)` => `WithAllowedMention(IMention allowedMention)`
- `AddMentions(IEnumerable<IMention> mentions)` => `WithAllowedMentions(IEnumerable<IMention> allowedMentions)`
DisCatSharp.Attributes Release Notes
None
DisCatSharp.ApplicationCommands Release Notes
None
DisCatSharp.CommandsNext Release Notes
None
DisCatSharp.Interactivity Release Notes
None
DisCatSharp.Common Release Notes
None
DisCatSharp.Lavalink Release Notes
None
DisCatSharp.VoiceNext Release Notes
Will be deprecated 2025 and replaced by DisCatSharp.Voice
DisCatSharp.Experimental Release Notes
- GCP Attachments
- Guild Member Search powered by elasticsearch
DisCatSharp.Configuration Release Notes
None
DisCatSharp.Hosting Release Notes
None
DisCatSharp.Hosting.DependencyInjection Release Notes
None