DisCatSharp.Experimental
10.6.6
Prefix Reserved
dotnet add package DisCatSharp.Experimental --version 10.6.6
NuGet\Install-Package DisCatSharp.Experimental -Version 10.6.6
<PackageReference Include="DisCatSharp.Experimental" Version="10.6.6" />
paket add DisCatSharp.Experimental --version 10.6.6
#r "nuget: DisCatSharp.Experimental, 10.6.6"
// Install DisCatSharp.Experimental as a Cake Addin #addin nuget:?package=DisCatSharp.Experimental&version=10.6.6 // Install DisCatSharp.Experimental as a Cake Tool #tool nuget:?package=DisCatSharp.Experimental&version=10.6.6
DisCatSharp.Experimental
Experimental changes for DisCatSharp.
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. |
-
net8.0
- Concentus (>= 2.2.2)
- Concentus.Oggfile (>= 1.0.6)
- DisCatSharp (>= 10.6.6)
- DisCatSharp.Attributes (>= 10.6.6)
- DisCatSharp.Common (>= 10.6.6)
- Microsoft.Extensions.DependencyInjection (>= 9.0.1)
- Microsoft.Extensions.Logging (>= 9.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.1)
- NAudio (>= 2.2.1)
- System.Diagnostics.DiagnosticSource (>= 9.0.1)
-
net9.0
- Concentus (>= 2.2.2)
- Concentus.Oggfile (>= 1.0.6)
- DisCatSharp (>= 10.6.6)
- DisCatSharp.Attributes (>= 10.6.6)
- DisCatSharp.Common (>= 10.6.6)
- Microsoft.Extensions.DependencyInjection (>= 9.0.1)
- Microsoft.Extensions.Logging (>= 9.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.1)
- NAudio (>= 2.2.1)
- System.Diagnostics.DiagnosticSource (>= 9.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
DisCatSharp Release Notes
- Full support for role subscriptions
- Full support for burst reactions
- Full support for subscriptions and entitlements
- Support for join request (create, update & delete) events for clans
- Support for message forwarding
- Support for application emojis
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
- New queue system. See https://docs.dcs.aitsys.dev/articles/modules/audio/lavalink_v4/queue
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