![]() |
VOOZH | about |
dotnet add package DisCatSharp.Interactivity --version 10.7.0
NuGet\Install-Package DisCatSharp.Interactivity -Version 10.7.0
<PackageReference Include="DisCatSharp.Interactivity" Version="10.7.0" />
<PackageVersion Include="DisCatSharp.Interactivity" Version="10.7.0" />Directory.Packages.props
<PackageReference Include="DisCatSharp.Interactivity" />Project file
paket add DisCatSharp.Interactivity --version 10.7.0
#r "nuget: DisCatSharp.Interactivity, 10.7.0"
#:package DisCatSharp.Interactivity@10.7.0
#addin nuget:?package=DisCatSharp.Interactivity&version=10.7.0Install as a Cake Addin
#tool nuget:?package=DisCatSharp.Interactivity&version=10.7.0Install 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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. net11.0 net11.0 is compatible. |
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. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.7.1-nightly-016 | 323 | 5/8/2026 |
| 10.7.1-nightly-015 | 126 | 5/2/2026 |
| 10.7.1-nightly-014 | 123 | 4/26/2026 |
| 10.7.1-nightly-013 | 158 | 4/21/2026 |
| 10.7.1-nightly-012 | 97 | 4/21/2026 |
| 10.7.1-nightly-011 | 175 | 4/20/2026 |
| 10.7.1-nightly-010 | 106 | 4/19/2026 |
| 10.7.1-nightly-009 | 100 | 4/19/2026 |
| 10.7.1-nightly-008 | 233 | 4/14/2026 |
| 10.7.1-nightly-007 | 118 | 4/6/2026 |
| 10.7.1-nightly-006 | 124 | 4/5/2026 |
| 10.7.1-nightly-005 | 118 | 4/2/2026 |
| 10.7.1-nightly-004 | 109 | 4/2/2026 |
| 10.7.1-nightly-003 | 120 | 3/29/2026 |
| 10.7.1-nightly-002 | 113 | 3/29/2026 |
| 10.7.1-nightly-001 | 187 | 3/26/2026 |
| 10.7.0 | 552 | 3/20/2026 |
| 10.7.0-nightly-079 | 171 | 3/20/2026 |
| 10.7.0-nightly-078 | 168 | 3/20/2026 |
| 10.7.0-nightly-077 | 168 | 3/20/2026 |
DisCatSharp Release Notes
- Full support for Components V2
- Stability improvements across gateway, interactivity and voice
- Built-in statistics support
- Support for .NET 10 & .NET 11
- Improvements for OAuth2 operations
- Support for Lavalink 4.2.0 (including LavaLyrics)
- New voice implementation with DAVE (E2EE) support
- New packages: DisCatSharp.Voice & DisCatSharp.Voice.Natives
- AuditLog has been completely rewritten from scratch
Breaking
- DiscordAttachment: MediaType renamed to ContentType
- DiscordTextComponent: switched parameter order (customId, label)
- Application Commands: removed dmPermission, use allowedContexts instead
- LavalinkGuildPlayer: RemoveQueue renamed to RemoveFromQueue
- Url fields now use DiscordUri instead of string
- Updated namespaces in DisCatSharp.Interactivity
- Removed DisCatSharp.VoiceNext and DisCatSharp.VoiceNext.Natives
DisCatSharp.Attributes Release Notes
- None
DisCatSharp.ApplicationCommands Release Notes
- Internal improvements and fixes
DisCatSharp.CommandsNext Release Notes
- None
DisCatSharp.Interactivity Release Notes
- Added full Components V2 support
- Improved pagination and component handling
- Modal improvements (checkboxes, radio groups)
DisCatSharp.Common Release Notes
- None
DisCatSharp.Lavalink Release Notes
- New queue system
- Support for LavaLyrics plugin
DisCatSharp.Voice Release Notes
- Replaces DisCatSharp.VoiceNext
- Full Discord voice send/receive support
- DAVE protocol support
- New native runtime package: DisCatSharp.Voice.Natives
DisCatSharp.Experimental Release Notes
- Message search support
- Guild member search (Elasticsearch-based)
- GCP attachments
DisCatSharp.Configuration Release Notes
- Added proxy support via appsettings.json
DisCatSharp.Hosting Release Notes
- None
DisCatSharp.Hosting.DependencyInjection Release Notes
- None