DSharpPlus.HttpInteractions.AspNetCore 5.0.0-nightly-02380

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.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package DSharpPlus.HttpInteractions.AspNetCore --version 5.0.0-nightly-02380                
NuGet\Install-Package DSharpPlus.HttpInteractions.AspNetCore -Version 5.0.0-nightly-02380                
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-02380" />                
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-02380                
#r "nuget: DSharpPlus.HttpInteractions.AspNetCore, 5.0.0-nightly-02380"                
#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-02380&prerelease

// Install DSharpPlus.HttpInteractions.AspNetCore as a Cake Tool
#tool nuget:?package=DSharpPlus.HttpInteractions.AspNetCore&version=5.0.0-nightly-02380&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 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. 
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 127 11/16/2024 5.0.0-nightly-02412 is deprecated.
5.0.0-nightly-02411 54 11/13/2024 5.0.0-nightly-02411 is deprecated.
5.0.0-nightly-02410 61 11/12/2024 5.0.0-nightly-02410 is deprecated.
5.0.0-nightly-02409 54 11/12/2024 5.0.0-nightly-02409 is deprecated.
5.0.0-nightly-02408 57 11/12/2024 5.0.0-nightly-02408 is deprecated.
5.0.0-nightly-02407 58 11/12/2024 5.0.0-nightly-02407 is deprecated.
5.0.0-nightly-02406 62 11/12/2024 5.0.0-nightly-02406 is deprecated.
5.0.0-nightly-02405 65 11/11/2024 5.0.0-nightly-02405 is deprecated.
5.0.0-nightly-02404 57 11/3/2024 5.0.0-nightly-02404 is deprecated.
5.0.0-nightly-02403 54 11/3/2024 5.0.0-nightly-02403 is deprecated.
5.0.0-nightly-02402 56 11/1/2024 5.0.0-nightly-02402 is deprecated.
5.0.0-nightly-02401 56 10/31/2024 5.0.0-nightly-02401 is deprecated.
5.0.0-nightly-02400 57 10/30/2024 5.0.0-nightly-02400 is deprecated.
5.0.0-nightly-02399 75 10/30/2024 5.0.0-nightly-02399 is deprecated.
5.0.0-nightly-02398 53 10/29/2024 5.0.0-nightly-02398 is deprecated.
5.0.0-nightly-02397 64 10/27/2024 5.0.0-nightly-02397 is deprecated.
5.0.0-nightly-02396 53 10/26/2024 5.0.0-nightly-02396 is deprecated.
5.0.0-nightly-02395 60 10/26/2024 5.0.0-nightly-02395 is deprecated.
5.0.0-nightly-02394 58 10/25/2024 5.0.0-nightly-02394 is deprecated.
5.0.0-nightly-02393 58 10/25/2024 5.0.0-nightly-02393 is deprecated.
5.0.0-nightly-02392 53 10/25/2024 5.0.0-nightly-02392 is deprecated.
5.0.0-nightly-02391 55 10/25/2024 5.0.0-nightly-02391 is deprecated.
5.0.0-nightly-02390 59 10/24/2024 5.0.0-nightly-02390 is deprecated.
5.0.0-nightly-02389 85 10/19/2024 5.0.0-nightly-02389 is deprecated.
5.0.0-nightly-02388 87 10/19/2024 5.0.0-nightly-02388 is deprecated.
5.0.0-nightly-02387 64 10/16/2024 5.0.0-nightly-02387 is deprecated.
5.0.0-nightly-02386 60 10/15/2024 5.0.0-nightly-02386 is deprecated.
5.0.0-nightly-02385 55 10/15/2024 5.0.0-nightly-02385 is deprecated.
5.0.0-nightly-02384 58 10/14/2024 5.0.0-nightly-02384 is deprecated.
5.0.0-nightly-02383 58 10/13/2024 5.0.0-nightly-02383 is deprecated.
5.0.0-nightly-02382 62 10/12/2024 5.0.0-nightly-02382 is deprecated.
5.0.0-nightly-02381 63 10/11/2024 5.0.0-nightly-02381 is deprecated.
5.0.0-nightly-02380 63 10/11/2024 5.0.0-nightly-02380 is deprecated.
5.0.0-nightly-02379 63 10/11/2024 5.0.0-nightly-02379 is deprecated.
5.0.0-nightly-02375 61 10/11/2024 5.0.0-nightly-02375 is deprecated.
5.0.0-nightly-02374 60 10/10/2024 5.0.0-nightly-02374 is deprecated.
5.0.0-nightly-02373 61 10/10/2024 5.0.0-nightly-02373 is deprecated.
5.0.0-nightly-02372 64 10/9/2024 5.0.0-nightly-02372 is deprecated.
5.0.0-nightly-02371 60 10/9/2024 5.0.0-nightly-02371 is deprecated.
5.0.0-nightly-02370 63 10/9/2024 5.0.0-nightly-02370 is deprecated.
5.0.0-nightly-02369 64 10/8/2024 5.0.0-nightly-02369 is deprecated.
5.0.0-nightly-02368 57 10/7/2024 5.0.0-nightly-02368 is deprecated.
5.0.0-nightly-02367 64 10/7/2024 5.0.0-nightly-02367 is deprecated.
5.0.0-nightly-02366 67 10/6/2024 5.0.0-nightly-02366 is deprecated.
5.0.0-nightly-02365 71 10/4/2024 5.0.0-nightly-02365 is deprecated.
5.0.0-nightly-02364 66 9/30/2024 5.0.0-nightly-02364 is deprecated.
5.0.0-nightly-02363 78 9/28/2024 5.0.0-nightly-02363 is deprecated.
5.0.0-nightly-02362 59 9/28/2024 5.0.0-nightly-02362 is deprecated.
5.0.0-nightly-02361 71 9/10/2024 5.0.0-nightly-02361 is deprecated.
5.0.0-nightly-02360 66 9/1/2024 5.0.0-nightly-02360 is deprecated.
5.0.0-nightly-02359 71 8/30/2024 5.0.0-nightly-02359 is deprecated.
5.0.0-nightly-02358 71 8/26/2024 5.0.0-nightly-02358 is deprecated.
5.0.0-nightly-02357 87 8/22/2024 5.0.0-nightly-02357 is deprecated.
5.0.0-nightly-02356 80 8/14/2024 5.0.0-nightly-02356 is deprecated.
5.0.0-nightly-02355 87 8/13/2024 5.0.0-nightly-02355 is deprecated.
5.0.0-nightly-02354 86 8/13/2024 5.0.0-nightly-02354 is deprecated.
5.0.0-nightly-02353 86 8/13/2024 5.0.0-nightly-02353 is deprecated.
5.0.0-nightly-02352 83 8/12/2024 5.0.0-nightly-02352 is deprecated.
5.0.0-nightly-02351 90 8/11/2024 5.0.0-nightly-02351 is deprecated.
5.0.0-nightly-02350 66 8/7/2024 5.0.0-nightly-02350 is deprecated.
5.0.0-nightly-02349 55 8/6/2024 5.0.0-nightly-02349 is deprecated.
5.0.0-nightly-02348 47 8/6/2024 5.0.0-nightly-02348 is deprecated.
5.0.0-nightly-02347 67 8/6/2024 5.0.0-nightly-02347 is deprecated.
5.0.0-nightly-02346 55 8/3/2024 5.0.0-nightly-02346 is deprecated.
5.0.0-nightly-02345 56 7/31/2024 5.0.0-nightly-02345 is deprecated.
5.0.0-nightly-02344 107 7/31/2024 5.0.0-nightly-02344 is deprecated.
5.0.0-nightly-02343 57 7/31/2024 5.0.0-nightly-02343 is deprecated.
5.0.0-nightly-02342 54 7/29/2024 5.0.0-nightly-02342 is deprecated.
5.0.0-nightly-02341 85 7/29/2024 5.0.0-nightly-02341 is deprecated.
5.0.0-nightly-02340 63 7/29/2024 5.0.0-nightly-02340 is deprecated.
5.0.0-nightly-02339 75 7/27/2024 5.0.0-nightly-02339 is deprecated.
5.0.0-nightly-02338 80 7/27/2024 5.0.0-nightly-02338 is deprecated.
5.0.0-nightly-02337 75 7/26/2024 5.0.0-nightly-02337 is deprecated.
5.0.0-nightly-02336 74 7/26/2024 5.0.0-nightly-02336 is deprecated.
5.0.0-nightly-02335 68 7/25/2024 5.0.0-nightly-02335 is deprecated.
5.0.0-nightly.2378 62 10/11/2024 5.0.0-nightly.2378 is deprecated.
5.0.0-nightly.2377 62 10/11/2024 5.0.0-nightly.2377 is deprecated.
5.0.0-alpha.5 46 11/17/2024
5.0.0-alpha.4 42 11/17/2024
5.0.0-alpha.3 42 11/17/2024
5.0.0-alpha.1 63 10/11/2024 5.0.0-alpha.1 is deprecated.