DisCatSharp.Hosting.DependencyInjection 10.4.2-nightly-021

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

Dependency Injection for the DisCatSharp Hosting Extension.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 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 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.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.7.1-nightly-016 101 5/8/2026
10.7.1-nightly-015 94 5/2/2026
10.7.1-nightly-014 101 4/26/2026
10.7.1-nightly-013 101 4/21/2026
10.7.1-nightly-012 89 4/21/2026
10.7.1-nightly-011 98 4/20/2026
10.7.1-nightly-010 95 4/19/2026
10.7.1-nightly-009 92 4/19/2026
10.7.1-nightly-008 122 4/14/2026
10.7.1-nightly-007 118 4/6/2026
10.7.1-nightly-006 101 4/5/2026
10.7.1-nightly-005 114 4/2/2026
10.7.1-nightly-004 99 4/2/2026
10.7.1-nightly-003 110 3/29/2026
10.7.1-nightly-002 104 3/29/2026
10.7.1-nightly-001 102 3/26/2026
10.7.0 269 3/20/2026
10.7.0-nightly-079 141 3/20/2026
10.7.0-nightly-078 140 3/20/2026
10.4.2-nightly-021 257 9/12/2023
Loading failed

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.

DisCatSharp.ApplicationCommands Release Notes

- None

DisCatSharp.CommandsNext Release Notes

- None

DisCatSharp.Interactivity Release Notes

- None

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