DisCatSharp.ApplicationCommands 10.6.2-debug-rand-002

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.2-debug-rand-002
                    
NuGet\Install-Package DisCatSharp.ApplicationCommands -Version 10.6.2-debug-rand-002
                    
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.2-debug-rand-002" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DisCatSharp.ApplicationCommands" Version="10.6.2-debug-rand-002" />
                    
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.2-debug-rand-002
                    
#r "nuget: DisCatSharp.ApplicationCommands, 10.6.2-debug-rand-002"
                    
#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.2-debug-rand-002
                    
#: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.2-debug-rand-002&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DisCatSharp.ApplicationCommands&version=10.6.2-debug-rand-002&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 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. 
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.0-nightly-066 121 2/12/2026
10.7.0-nightly-065 106 2/11/2026
10.7.0-nightly-064 121 2/4/2026
10.7.0-nightly-063 187 1/28/2026
10.7.0-nightly-062 93 1/27/2026
10.7.0-nightly-061 85 1/27/2026
10.7.0-nightly-060 94 1/27/2026
10.7.0-nightly-059 92 1/27/2026
10.7.0-nightly-058 88 1/26/2026
10.7.0-nightly-057 102 1/22/2026
10.7.0-nightly-056 104 1/22/2026
10.7.0-nightly-055 131 1/21/2026
10.7.0-nightly-054 169 1/12/2026
10.7.0-nightly-053 169 1/6/2026
10.7.0-nightly-052 216 12/28/2025
10.7.0-nightly-051 108 12/27/2025
10.7.0-nightly-050 91 12/27/2025
10.6.7 3,414 2/8/2025
10.6.2-debug-rand-002 228 3/23/2024
Loading failed

DisCatSharp Release Notes

Important fix:
- Applying the proxy configuration to the sharded client startup (it was missing)

   Notable Changes
   - Added support for building and using cooldowns


DisCatSharp.Attributes Release Notes

   None


DisCatSharp.ApplicationCommands Release Notes

   Breaking changes:
   - Fixed problems with translation generation and usage

   Notable changes
   - Added cooldowns for application commands
   - Fix first-time command registration


DisCatSharp.CommandsNext Release Notes

   Notable changes:
   - Fixed cooldowns


DisCatSharp.Interactivity Release Notes

   None

DisCatSharp.Common Release Notes

   None


DisCatSharp.Lavalink Release Notes

   None


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