DisCatSharp.Configuration 10.6.2-nightly-013

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

Configuration for the DisCatSharp Hosting Extension.

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DisCatSharp.Configuration:

Package Downloads
DisCatSharp.Hosting

Hosting Extension for DisCatSharp.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.7.1-nightly-013 82 4/21/2026
10.7.1-nightly-012 87 4/21/2026
10.7.1-nightly-011 103 4/20/2026
10.7.1-nightly-010 100 4/19/2026
10.7.1-nightly-009 99 4/19/2026
10.7.1-nightly-008 123 4/14/2026
10.7.1-nightly-007 111 4/6/2026
10.7.1-nightly-006 106 4/5/2026
10.7.1-nightly-005 113 4/2/2026
10.7.1-nightly-004 105 4/2/2026
10.7.1-nightly-003 119 3/29/2026
10.7.1-nightly-002 111 3/29/2026
10.7.1-nightly-001 110 3/26/2026
10.7.0 251 3/20/2026
10.7.0-nightly-079 116 3/20/2026
10.7.0-nightly-078 116 3/20/2026
10.7.0-nightly-077 134 3/20/2026
10.7.0-nightly-076 123 3/19/2026
10.7.0-nightly-075 131 3/16/2026
10.6.2-nightly-013 250 3/27/2024
Loading failed

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