DisCatSharp.Attributes 10.4.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package DisCatSharp.Attributes --version 10.4.4
NuGet\Install-Package DisCatSharp.Attributes -Version 10.4.4
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.Attributes" Version="10.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DisCatSharp.Attributes --version 10.4.4
#r "nuget: DisCatSharp.Attributes, 10.4.4"
#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.
// Install DisCatSharp.Attributes as a Cake Addin
#addin nuget:?package=DisCatSharp.Attributes&version=10.4.4

// Install DisCatSharp.Attributes as a Cake Tool
#tool nuget:?package=DisCatSharp.Attributes&version=10.4.4

DisCatSharp.Attributes

 Special Attributes for DisCatSharp.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on DisCatSharp.Attributes:

Package Downloads
DisCatSharp The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

DisCatSharp Your library to write discord bots in C# with a focus on always providing access to the latest discord features. Written with love and for everyone.

DisCatSharp.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

DisCatSharp Common Extension Common tools for DisCatSharp, like regexes and converters!

DisCatSharp.VoiceNext The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

DisCatSharp Voice Next Extension Easy made audio player for discord bots. Documentation: https://docs.dcs.aitsys.dev/articles/modules/audio/voicenext/prerequisites.html

DisCatSharp.Lavalink The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

DisCatSharp Lavalink V4 Extension Extend your bot with the full power of lavalink. Play your favorite music in discord! Requires Lavalink Server v4 Documentation: https://docs.dcs.aitsys.dev/articles/modules/audio/lavalink_v4/intro.html

DisCatSharp.Interactivity The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

DisCatSharp Interactivity Extension Unleash the full power of discord commands. Documentation: https://docs.dcs.aitsys.dev/articles/modules/interactivity.html

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DisCatSharp.Attributes:

Repository Stars
Aiko-IT-Systems/DisCatSharp
Your library to write discord bots in C# with focus on always providing access to the latest discord features
Version Downloads Last updated
10.4.4 22,243 12/3/2023
10.4.3 5,724 10/27/2023
10.4.2 29,625 7/25/2023
10.4.0 42,808 5/6/2023
10.3.1-fixed-001 37,916 11/23/2022

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.Attributes Release Notes

Added new required feature enums to notate feature usage

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