DisCatSharp.Interactivity 10.4.2-nightly-041

Prefix Reserved
This is a prerelease version of DisCatSharp.Interactivity.
There is a newer version of this package available.
See the version list below for details.
dotnet add package DisCatSharp.Interactivity --version 10.4.2-nightly-041
                    
NuGet\Install-Package DisCatSharp.Interactivity -Version 10.4.2-nightly-041
                    
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.Interactivity" Version="10.4.2-nightly-041" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DisCatSharp.Interactivity" Version="10.4.2-nightly-041" />
                    
Directory.Packages.props
<PackageReference Include="DisCatSharp.Interactivity" />
                    
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.Interactivity --version 10.4.2-nightly-041
                    
#r "nuget: DisCatSharp.Interactivity, 10.4.2-nightly-041"
                    
#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.Interactivity@10.4.2-nightly-041
                    
#: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.Interactivity&version=10.4.2-nightly-041&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DisCatSharp.Interactivity&version=10.4.2-nightly-041&prerelease
                    
Install as a Cake Tool

DisCatSharp Interactivity Extension

Unleash the full power of discord commands.

Documentation: https://docs.dcs.aitsys.dev/articles/modules/interactivity.html

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on DisCatSharp.Interactivity:

Package Downloads
DisCatSharp.Extensions.TwoFactorCommands

DisCatSharp.Extensions.TwoFactorCommands Extension allowing to require two factor authentication for commands.

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-032 239 9/12/2026
10.7.1-nightly-031 215 9/9/2026
10.7.1-nightly-030 266 9/8/2026
10.7.1-nightly-029 229 9/5/2026
10.7.1-nightly-028 113 9/5/2026
10.7.1-nightly-027 102 9/4/2026
10.7.1-nightly-026 235 8/20/2026
10.7.1-nightly-025 185 8/14/2026
10.7.1-nightly-024 186 8/11/2026
10.7.1-nightly-023 166 8/11/2026
10.7.1-nightly-022 94 8/11/2026
10.7.1-nightly-021 131 8/10/2026
10.7.1-nightly-020 109 8/9/2026
10.7.1-nightly-019 94 8/9/2026
10.7.1-nightly-018 210 8/5/2026
10.7.1-nightly-017 152 7/31/2026
10.7.1-nightly-016 467 5/8/2026
10.7.1-nightly-015 139 5/2/2026
10.7.0 940 3/20/2026
10.4.2-nightly-041 294 10/24/2023
Loading failed

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.
   - Support for default select menu values (THANKS MAISY FOR ADDING IT TO DISCORD)

DisCatSharp.ApplicationCommands Release Notes

   Contains a rework for command registration (Kinda wacky tho with translation-enabled commands)

DisCatSharp.CommandsNext Release Notes

- None

DisCatSharp.Interactivity Release Notes

   Contains important bug fixes for interactions and pagination

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