DisCatSharp.ApplicationCommands 10.6.6-nightly-024

Prefix Reserved
This is a prerelease version of DisCatSharp.ApplicationCommands.
There is a newer version of this package available.
See the version list below for details.
dotnet add package DisCatSharp.ApplicationCommands --version 10.6.6-nightly-024
                    
NuGet\Install-Package DisCatSharp.ApplicationCommands -Version 10.6.6-nightly-024
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DisCatSharp.ApplicationCommands" Version="10.6.6-nightly-024" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DisCatSharp.ApplicationCommands" Version="10.6.6-nightly-024" />
                    
Directory.Packages.props
<PackageReference Include="DisCatSharp.ApplicationCommands" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DisCatSharp.ApplicationCommands --version 10.6.6-nightly-024
                    
#r "nuget: DisCatSharp.ApplicationCommands, 10.6.6-nightly-024"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DisCatSharp.ApplicationCommands@10.6.6-nightly-024
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DisCatSharp.ApplicationCommands&version=10.6.6-nightly-024&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DisCatSharp.ApplicationCommands&version=10.6.6-nightly-024&prerelease
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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-013 90 4/21/2026
10.7.1-nightly-012 73 4/21/2026
10.7.1-nightly-011 130 4/20/2026
10.7.1-nightly-010 87 4/19/2026
10.7.1-nightly-009 83 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 95 3/29/2026
10.7.1-nightly-001 191 3/26/2026
10.7.0 417 3/20/2026
10.7.0-nightly-079 115 3/20/2026
10.7.0-nightly-078 115 3/20/2026
10.7.0-nightly-077 112 3/20/2026
10.7.0-nightly-076 121 3/19/2026
10.7.0-nightly-075 149 3/16/2026
10.6.6-nightly-024 233 1/23/2025
Loading failed

DisCatSharp Release Notes

   - Implemented application emojis. Read more here: https://discord.com/developers/docs/change-log#application-emoji. Breaking change in 'DiscordEmoji.TryFromName' (additional required parameter).
   - .NET 9 Support
   - Partial support for role subscriptions
   - Partial support for burst reactions
   - Support for getting voice states through Rest
   - Full support for scheduled events including recurrency rules
   - Support for voice channel effect send events
   - Full support for managing and using soundboard sounds


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