DSharpPlus.Http.AspNetCore 5.0.0-nightly-02562

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

Logo of DSharpPlus

DSharpPlus

An unofficial .NET wrapper for the Discord API, based off DiscordSharp, but rewritten to fit the API standards.

Nightly Build Status Discord Server NuGet NuGet Latest Nightly/Prerelease

Installing

You can install the library from following sources:

  1. All Nightly versions are available on Nuget as a pre-release. These are cutting-edge versions automatically built from the latest commit in the master branch in this repository, and as such always contains the latest changes. If you want to use the latest features on Discord, you should use the nightlies.

    Despite the nature of pre-release software, all changes to the library are held under a level of scrutiny; for this library, unstable does not mean bad quality, rather it means that the API can be subject to change without prior notice (to ease rapid iteration) and that consumers of the library should always remain on the latest version available (to immediately get the latest fixes and improvements). You will usually want to use this version.

  2. The latest stable release is always available on NuGet. Stable versions are released less often, but are guaranteed to not receive any breaking API changes without a major version bump.

    Critical bugfixes in the nightly releases will usually be backported to the latest major stable release, but only after they have passed our soak tests. Additionally, some smaller fixes may be infrastructurally impossible or very difficult to backport without "breaking everything", and as such they will remain only in the nightly release until the next major release. You should evaluate whether or not this version suits your specific needs.

  3. The library can be directly referenced from your csproj file. Cloning the repository and referencing the library is as easy as:

    git clone https://github.com/DSharpPlus/DSharpPlus.git DSharpPlus-Repo
    

    Edit MyProject.csproj and add the following line:

    <ProjectReference Include="../DSharpPlus-Repo/DSharpPlus/DSharpPlus.csproj" />
    

    This belongs in the ItemGroup tag with the rest of your dependencies. The library should not be in the same directory or subdirectory as your project. This method should only be used if you're making local changes to the library.

Documentation

The documentation for the latest nightly version is available at dsharpplus.github.io.

Resources

The following resources apply only for the latest stable version of the library.

Tutorials

Example bots

I want to throw my money at you

If you want to give us some money as a thank you gesture, you can do so using one of these links:

Questions?

Come talk to us here:

DSharpPlus Chat

Alternatively, you could also join us in the Discord API chat at #dotnet_dsharpplus.

Discord API Chat

Product Compatible and additional computed target framework versions.
.NET 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.  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
5.0.0-nightly-02566 138 12/24/2025
5.0.0-nightly-02565 131 12/23/2025
5.0.0-nightly-02564 173 12/19/2025
5.0.0-nightly-02563 218 12/15/2025
5.0.0-nightly-02562 367 12/11/2025
5.0.0-nightly-02561 144 11/27/2025
5.0.0-nightly-02560 141 11/25/2025
5.0.0-nightly-02559 144 11/23/2025
5.0.0-nightly-02558 344 11/17/2025
5.0.0-nightly-02557 230 11/10/2025
5.0.0-nightly-02556 149 11/3/2025
5.0.0-nightly-02555 155 11/2/2025
5.0.0-nightly-02554 142 10/19/2025
5.0.0-nightly-02553 144 10/15/2025
5.0.0-nightly-02552 144 10/13/2025
5.0.0-nightly-02551 147 9/25/2025
5.0.0-nightly-02550 143 9/25/2025
5.0.0-nightly-02549 129 9/21/2025
5.0.0-nightly-02548 158 9/20/2025
5.0.0-nightly-02547 162 9/20/2025
5.0.0-nightly-02546 182 9/20/2025
5.0.0-nightly-02545 175 9/20/2025
5.0.0-nightly-02544 119 9/6/2025
5.0.0-nightly-02543 155 9/3/2025
5.0.0-nightly-02542 137 8/19/2025
5.0.0-nightly-02541 148 8/13/2025
5.0.0-nightly-02540 138 8/12/2025
5.0.0-nightly-02539 176 8/8/2025
5.0.0-nightly-02538 194 8/4/2025
5.0.0-nightly-02537 117 7/31/2025
5.0.0-nightly-02536 141 7/27/2025
5.0.0-nightly-02535 538 7/23/2025
5.0.0-nightly-02534 534 7/22/2025
5.0.0-nightly-02533 328 7/20/2025
5.0.0-nightly-02532 142 7/15/2025
5.0.0-nightly-02531 149 7/6/2025
5.0.0-nightly-02530 141 7/3/2025
5.0.0-nightly-02529 143 7/1/2025
5.0.0-nightly-02528 136 6/25/2025
5.0.0-nightly-02527 149 6/25/2025
5.0.0-nightly-02526 146 6/25/2025
5.0.0-nightly-02525 164 6/22/2025
5.0.0-nightly-02524 170 6/18/2025
5.0.0-nightly-02523 146 6/18/2025
5.0.0-nightly-02522 182 6/16/2025
5.0.0-nightly-02521 139 6/16/2025
5.0.0-nightly-02520 167 6/14/2025
5.0.0-nightly-02519 166 6/14/2025
5.0.0-nightly-02518 176 6/14/2025
5.0.0-nightly-02517 152 6/7/2025
5.0.0-nightly-02516 173 5/29/2025
5.0.0-nightly-02515 92 5/24/2025
5.0.0-nightly-02514 105 5/23/2025
5.0.0-nightly-02513 136 5/23/2025
5.0.0-nightly-02512 124 5/23/2025
5.0.0-nightly-02511 116 5/23/2025
5.0.0-nightly-02510 167 5/21/2025
5.0.0-nightly-02509 157 5/18/2025
5.0.0-nightly-02508 156 5/18/2025
5.0.0-nightly-02507 129 5/17/2025
5.0.0-nightly-02506 129 5/17/2025
5.0.0-nightly-02505 108 5/10/2025
5.0.0-nightly-02504 125 5/9/2025
5.0.0-nightly-02503 147 5/8/2025
5.0.0-nightly-02502 151 5/7/2025
5.0.0-nightly-02501 176 5/4/2025
5.0.0-nightly-02500 152 5/4/2025
5.0.0-nightly-02499 149 4/30/2025
5.0.0-nightly-02498 160 4/29/2025
5.0.0-nightly-02497 85 4/26/2025
5.0.0-nightly-02496 107 4/26/2025
5.0.0-nightly-02495 142 4/25/2025
5.0.0-nightly-02494 163 4/24/2025
5.0.0-nightly-02493 175 4/24/2025
5.0.0-nightly-02492 157 4/24/2025
5.0.0-nightly-02491 178 4/24/2025
5.0.0-nightly-02490 161 4/24/2025
5.0.0-nightly-02489 172 4/23/2025
5.0.0-nightly-02488 164 4/23/2025
5.0.0-nightly-02487 170 4/23/2025
5.0.0-nightly-02486 155 4/22/2025
5.0.0-nightly-02485 166 4/21/2025
5.0.0-nightly-02484 215 4/16/2025
5.0.0-nightly-02483 183 4/14/2025
5.0.0-nightly-02482 212 4/14/2025
5.0.0-nightly-02481 182 4/8/2025
5.0.0-nightly-02480 172 4/7/2025
5.0.0-nightly-02479 180 4/7/2025
5.0.0-nightly-02478 116 4/5/2025
5.0.0-nightly-02477 104 4/4/2025
5.0.0-nightly-02476 119 4/4/2025
5.0.0-nightly-02475 107 3/29/2025
5.0.0-nightly-02474 511 3/24/2025
5.0.0-nightly-02473 469 3/24/2025
5.0.0-nightly-02472 411 3/24/2025
5.0.0-nightly-02470 416 3/24/2025
5.0.0-nightly-02469 170 3/22/2025
5.0.0-nightly-02467 179 3/10/2025
5.0.0-nightly-02466 187 3/10/2025
5.0.0-nightly-02465 156 3/9/2025
5.0.0-nightly-02464 221 3/8/2025
5.0.0-nightly-02463 198 3/5/2025
5.0.0-nightly-02462 200 3/4/2025
5.0.0-nightly-02461 93 2/28/2025
5.0.0-nightly-02460 115 2/27/2025
5.0.0-nightly-02459 101 2/21/2025
5.0.0-nightly-02458 118 2/18/2025
5.0.0-nightly-02457 134 2/16/2025
5.0.0-nightly-02456 101 2/13/2025
5.0.0-nightly-02455 112 2/11/2025
5.0.0-nightly-02454 117 2/7/2025
5.0.0-nightly-02453 99 1/31/2025
5.0.0-nightly-02452 107 1/31/2025
5.0.0-nightly-02451 112 1/30/2025
5.0.0-nightly-02450 90 1/16/2025
5.0.0-nightly-02449 111 1/15/2025
5.0.0-nightly-02448 82 1/9/2025
5.0.0-nightly-02447 113 1/8/2025
5.0.0-nightly-02446 97 1/7/2025
5.0.0-nightly-02445 102 1/5/2025
5.0.0-nightly-02444 116 1/5/2025
5.0.0-nightly-02443 107 1/2/2025
5.0.0-nightly-02442 136 1/1/2025
5.0.0-nightly-02441 127 12/31/2024
5.0.0-nightly-02440 118 12/31/2024
5.0.0-nightly-02439 122 12/22/2024
5.0.0-nightly-02438 110 12/21/2024
5.0.0-nightly-02437 97 12/21/2024
5.0.0-nightly-02436 88 12/20/2024
5.0.0-nightly-02435 90 12/19/2024
5.0.0-nightly-02434 106 12/19/2024
5.0.0-nightly-02433 112 12/19/2024
5.0.0-nightly-02432 85 12/19/2024
5.0.0-nightly-02431 124 12/16/2024
5.0.0-nightly-02430 126 12/14/2024
5.0.0-nightly-02429 96 12/14/2024
5.0.0-nightly-02428 125 12/12/2024
5.0.0-nightly-02427 102 12/8/2024
5.0.0-nightly-02426 122 11/24/2024
5.0.0-nightly-02425 96 11/23/2024
5.0.0-nightly-02424 108 11/23/2024
5.0.0-nightly-02423 123 11/20/2024
5.0.0-nightly-02422 113 11/18/2024
5.0.0-nightly-02421 97 11/17/2024
5.0.0-nightly-02420 89 11/17/2024
5.0.0-nightly-02419 83 11/17/2024
5.0.0-nightly-02418 96 11/16/2024
5.0.0-nightly-02417 104 11/16/2024
5.0.0-nightly-02416 117 11/16/2024
5.0.0-nightly-02415 91 11/16/2024
5.0.0-nightly-02414 96 11/16/2024
5.0.0-nightly-02413 115 11/16/2024