DSharpPlus.HttpInteractions.AspNetCore 5.0.0-nightly-02412

Prefix Reserved
Suggested Alternatives

DSharpPlus.Http.AspNetCore

Additional Details

The functionality of DSharpPlus.HttpInteractions.AspNetCore has been subsumed into DSharpPlus.Http.AspNetCore. Please migrate to the new package.

This is a prerelease version of DSharpPlus.HttpInteractions.AspNetCore.
dotnet add package DSharpPlus.HttpInteractions.AspNetCore --version 5.0.0-nightly-02412                
NuGet\Install-Package DSharpPlus.HttpInteractions.AspNetCore -Version 5.0.0-nightly-02412                
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.HttpInteractions.AspNetCore" Version="5.0.0-nightly-02412" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DSharpPlus.HttpInteractions.AspNetCore --version 5.0.0-nightly-02412                
#r "nuget: DSharpPlus.HttpInteractions.AspNetCore, 5.0.0-nightly-02412"                
#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 DSharpPlus.HttpInteractions.AspNetCore as a Cake Addin
#addin nuget:?package=DSharpPlus.HttpInteractions.AspNetCore&version=5.0.0-nightly-02412&prerelease

// Install DSharpPlus.HttpInteractions.AspNetCore as a Cake Tool
#tool nuget:?package=DSharpPlus.HttpInteractions.AspNetCore&version=5.0.0-nightly-02412&prerelease                

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 stable 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. 
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-02412 121 11/16/2024 5.0.0-nightly-02412 is deprecated.
5.0.0-nightly-02411 46 11/13/2024 5.0.0-nightly-02411 is deprecated.
5.0.0-nightly-02410 52 11/12/2024 5.0.0-nightly-02410 is deprecated.
5.0.0-nightly-02409 42 11/12/2024 5.0.0-nightly-02409 is deprecated.
5.0.0-nightly-02408 47 11/12/2024 5.0.0-nightly-02408 is deprecated.
5.0.0-nightly-02407 46 11/12/2024 5.0.0-nightly-02407 is deprecated.
5.0.0-nightly-02406 51 11/12/2024 5.0.0-nightly-02406 is deprecated.
5.0.0-nightly-02405 60 11/11/2024 5.0.0-nightly-02405 is deprecated.
5.0.0-nightly-02404 52 11/3/2024 5.0.0-nightly-02404 is deprecated.
5.0.0-nightly-02403 49 11/3/2024 5.0.0-nightly-02403 is deprecated.
5.0.0-nightly-02402 51 11/1/2024 5.0.0-nightly-02402 is deprecated.
5.0.0-nightly-02401 52 10/31/2024 5.0.0-nightly-02401 is deprecated.
5.0.0-nightly-02400 52 10/30/2024 5.0.0-nightly-02400 is deprecated.
5.0.0-nightly-02399 68 10/30/2024 5.0.0-nightly-02399 is deprecated.
5.0.0-nightly-02398 48 10/29/2024 5.0.0-nightly-02398 is deprecated.
5.0.0-nightly-02397 55 10/27/2024 5.0.0-nightly-02397 is deprecated.
5.0.0-nightly-02396 48 10/26/2024 5.0.0-nightly-02396 is deprecated.
5.0.0-nightly-02395 51 10/26/2024 5.0.0-nightly-02395 is deprecated.
5.0.0-nightly-02394 51 10/25/2024 5.0.0-nightly-02394 is deprecated.
5.0.0-nightly-02393 53 10/25/2024 5.0.0-nightly-02393 is deprecated.
5.0.0-nightly-02392 48 10/25/2024 5.0.0-nightly-02392 is deprecated.
5.0.0-nightly-02391 50 10/25/2024 5.0.0-nightly-02391 is deprecated.
5.0.0-nightly-02390 52 10/24/2024 5.0.0-nightly-02390 is deprecated.
5.0.0-nightly-02389 81 10/19/2024 5.0.0-nightly-02389 is deprecated.
5.0.0-nightly-02388 81 10/19/2024 5.0.0-nightly-02388 is deprecated.
5.0.0-nightly-02387 58 10/16/2024 5.0.0-nightly-02387 is deprecated.
5.0.0-nightly-02386 56 10/15/2024 5.0.0-nightly-02386 is deprecated.
5.0.0-nightly-02385 51 10/15/2024 5.0.0-nightly-02385 is deprecated.
5.0.0-nightly-02384 54 10/14/2024 5.0.0-nightly-02384 is deprecated.
5.0.0-nightly-02383 54 10/13/2024 5.0.0-nightly-02383 is deprecated.
5.0.0-nightly-02382 56 10/12/2024 5.0.0-nightly-02382 is deprecated.
5.0.0-nightly-02381 58 10/11/2024 5.0.0-nightly-02381 is deprecated.
5.0.0-nightly-02380 56 10/11/2024 5.0.0-nightly-02380 is deprecated.
5.0.0-nightly-02379 59 10/11/2024 5.0.0-nightly-02379 is deprecated.
5.0.0-nightly-02375 57 10/11/2024 5.0.0-nightly-02375 is deprecated.
5.0.0-nightly-02374 56 10/10/2024 5.0.0-nightly-02374 is deprecated.
5.0.0-nightly-02373 57 10/10/2024 5.0.0-nightly-02373 is deprecated.
5.0.0-nightly-02372 60 10/9/2024 5.0.0-nightly-02372 is deprecated.
5.0.0-nightly-02371 54 10/9/2024 5.0.0-nightly-02371 is deprecated.
5.0.0-nightly-02370 59 10/9/2024 5.0.0-nightly-02370 is deprecated.
5.0.0-nightly-02369 60 10/8/2024 5.0.0-nightly-02369 is deprecated.
5.0.0-nightly-02368 53 10/7/2024 5.0.0-nightly-02368 is deprecated.
5.0.0-nightly-02367 60 10/7/2024 5.0.0-nightly-02367 is deprecated.
5.0.0-nightly-02366 63 10/6/2024 5.0.0-nightly-02366 is deprecated.
5.0.0-nightly-02365 67 10/4/2024 5.0.0-nightly-02365 is deprecated.
5.0.0-nightly-02364 62 9/30/2024 5.0.0-nightly-02364 is deprecated.
5.0.0-nightly-02363 71 9/28/2024 5.0.0-nightly-02363 is deprecated.
5.0.0-nightly-02362 55 9/28/2024 5.0.0-nightly-02362 is deprecated.
5.0.0-nightly-02361 64 9/10/2024 5.0.0-nightly-02361 is deprecated.
5.0.0-nightly-02360 62 9/1/2024 5.0.0-nightly-02360 is deprecated.
5.0.0-nightly-02359 65 8/30/2024 5.0.0-nightly-02359 is deprecated.
5.0.0-nightly-02358 67 8/26/2024 5.0.0-nightly-02358 is deprecated.
5.0.0-nightly-02357 83 8/22/2024 5.0.0-nightly-02357 is deprecated.
5.0.0-nightly-02356 74 8/14/2024 5.0.0-nightly-02356 is deprecated.
5.0.0-nightly-02355 83 8/13/2024 5.0.0-nightly-02355 is deprecated.
5.0.0-nightly-02354 80 8/13/2024 5.0.0-nightly-02354 is deprecated.
5.0.0-nightly-02353 80 8/13/2024 5.0.0-nightly-02353 is deprecated.
5.0.0-nightly-02352 79 8/12/2024 5.0.0-nightly-02352 is deprecated.
5.0.0-nightly-02351 84 8/11/2024 5.0.0-nightly-02351 is deprecated.
5.0.0-nightly-02350 62 8/7/2024 5.0.0-nightly-02350 is deprecated.
5.0.0-nightly-02349 51 8/6/2024 5.0.0-nightly-02349 is deprecated.
5.0.0-nightly-02348 43 8/6/2024 5.0.0-nightly-02348 is deprecated.
5.0.0-nightly-02347 63 8/6/2024 5.0.0-nightly-02347 is deprecated.
5.0.0-nightly-02346 49 8/3/2024 5.0.0-nightly-02346 is deprecated.
5.0.0-nightly-02345 52 7/31/2024 5.0.0-nightly-02345 is deprecated.
5.0.0-nightly-02344 101 7/31/2024 5.0.0-nightly-02344 is deprecated.
5.0.0-nightly-02343 53 7/31/2024 5.0.0-nightly-02343 is deprecated.
5.0.0-nightly-02342 50 7/29/2024 5.0.0-nightly-02342 is deprecated.
5.0.0-nightly-02341 81 7/29/2024 5.0.0-nightly-02341 is deprecated.
5.0.0-nightly-02340 57 7/29/2024 5.0.0-nightly-02340 is deprecated.
5.0.0-nightly-02339 71 7/27/2024 5.0.0-nightly-02339 is deprecated.
5.0.0-nightly-02338 76 7/27/2024 5.0.0-nightly-02338 is deprecated.
5.0.0-nightly-02337 71 7/26/2024 5.0.0-nightly-02337 is deprecated.
5.0.0-nightly-02336 70 7/26/2024 5.0.0-nightly-02336 is deprecated.
5.0.0-nightly-02335 64 7/25/2024 5.0.0-nightly-02335 is deprecated.
5.0.0-nightly.2378 58 10/11/2024 5.0.0-nightly.2378 is deprecated.
5.0.0-nightly.2377 58 10/11/2024 5.0.0-nightly.2377 is deprecated.
5.0.0-alpha.5 37 11/17/2024
5.0.0-alpha.4 35 11/17/2024
5.0.0-alpha.3 35 11/17/2024
5.0.0-alpha.1 59 10/11/2024 5.0.0-alpha.1 is deprecated.