DisCatSharp.Common
10.6.2-debug-rand-001
Prefix Reserved
See the version list below for details.
dotnet add package DisCatSharp.Common --version 10.6.2-debug-rand-001
NuGet\Install-Package DisCatSharp.Common -Version 10.6.2-debug-rand-001
<PackageReference Include="DisCatSharp.Common" Version="10.6.2-debug-rand-001" />
<PackageVersion Include="DisCatSharp.Common" Version="10.6.2-debug-rand-001" />
<PackageReference Include="DisCatSharp.Common" />
paket add DisCatSharp.Common --version 10.6.2-debug-rand-001
#r "nuget: DisCatSharp.Common, 10.6.2-debug-rand-001"
#:package DisCatSharp.Common@10.6.2-debug-rand-001
#addin nuget:?package=DisCatSharp.Common&version=10.6.2-debug-rand-001&prerelease
#tool nuget:?package=DisCatSharp.Common&version=10.6.2-debug-rand-001&prerelease
DisCatSharp Common Extension
Common tools for DisCatSharp, like regexes and converters!
| Product | Versions 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. |
-
net7.0
- DisCatSharp.Attributes (>= 10.4.4)
- Microsoft.DependencyValidation.Analyzers (>= 0.11.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- System.Collections.Immutable (>= 8.0.0)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.ValueTuple (>= 4.5.0)
-
net8.0
- DisCatSharp.Attributes (>= 10.4.4)
- Microsoft.DependencyValidation.Analyzers (>= 0.11.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- System.Collections.Immutable (>= 8.0.0)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.ValueTuple (>= 4.5.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on DisCatSharp.Common:
| Package | Downloads |
|---|---|
|
DisCatSharp
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.CommandsNext
DisCatSharp Commands Next Extension Allow your users to use text commands in your bot. Note: Requires the Message Content Intent enabled for your discord application. Documentation: https://docs.dcs.aitsys.dev/articles/modules/commandsnext/intro.html |
|
|
DisCatSharp.ApplicationCommands
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 |
|
|
DisCatSharp.Experimental
DisCatSharp.Experimental Experimental changes for DisCatSharp. |
|
|
DisCatSharp.Extensions.TwoFactorCommands
DisCatSharp.Extensions.TwoFactorCommands Extension allowing to require two factor authentication for commands. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.7.1-nightly-014 | 37 | 4/26/2026 |
| 10.7.1-nightly-013 | 222 | 4/21/2026 |
| 10.7.1-nightly-012 | 166 | 4/21/2026 |
| 10.7.1-nightly-011 | 256 | 4/20/2026 |
| 10.7.1-nightly-010 | 201 | 4/19/2026 |
| 10.7.1-nightly-009 | 195 | 4/19/2026 |
| 10.7.1-nightly-008 | 296 | 4/14/2026 |
| 10.7.1-nightly-007 | 206 | 4/6/2026 |
| 10.7.1-nightly-006 | 215 | 4/5/2026 |
| 10.7.1-nightly-005 | 208 | 4/2/2026 |
| 10.7.1-nightly-004 | 193 | 4/2/2026 |
| 10.7.1-nightly-003 | 205 | 3/29/2026 |
| 10.7.1-nightly-002 | 198 | 3/29/2026 |
| 10.7.1-nightly-001 | 326 | 3/26/2026 |
| 10.7.0 | 692 | 3/20/2026 |
| 10.7.0-nightly-079 | 250 | 3/20/2026 |
| 10.7.0-nightly-078 | 245 | 3/20/2026 |
| 10.7.0-nightly-077 | 251 | 3/20/2026 |
| 10.7.0-nightly-076 | 250 | 3/19/2026 |
| 10.6.2-debug-rand-001 | 620 | 2/29/2024 |
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