DSharpPlus.HttpInteractions.AspNetCore 5.0.0-nightly-02404

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-02404
                    
NuGet\Install-Package DSharpPlus.HttpInteractions.AspNetCore -Version 5.0.0-nightly-02404
                    
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-02404" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DSharpPlus.HttpInteractions.AspNetCore" Version="5.0.0-nightly-02404" />
                    
Directory.Packages.props
<PackageReference Include="DSharpPlus.HttpInteractions.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.HttpInteractions.AspNetCore --version 5.0.0-nightly-02404
                    
#r "nuget: DSharpPlus.HttpInteractions.AspNetCore, 5.0.0-nightly-02404"
                    
#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.HttpInteractions.AspNetCore@5.0.0-nightly-02404
                    
#: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.HttpInteractions.AspNetCore&version=5.0.0-nightly-02404&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DSharpPlus.HttpInteractions.AspNetCore&version=5.0.0-nightly-02404&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 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.  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
5.0.0-nightly-02412 171 11/16/2024 5.0.0-nightly-02412 is deprecated.
5.0.0-nightly-02411 95 11/13/2024 5.0.0-nightly-02411 is deprecated.
5.0.0-nightly-02410 95 11/12/2024 5.0.0-nightly-02410 is deprecated.
5.0.0-nightly-02409 87 11/12/2024 5.0.0-nightly-02409 is deprecated.
5.0.0-nightly-02408 95 11/12/2024 5.0.0-nightly-02408 is deprecated.
5.0.0-nightly-02407 90 11/12/2024 5.0.0-nightly-02407 is deprecated.
5.0.0-nightly-02406 105 11/12/2024 5.0.0-nightly-02406 is deprecated.
5.0.0-nightly-02405 106 11/11/2024 5.0.0-nightly-02405 is deprecated.
5.0.0-nightly-02404 97 11/3/2024 5.0.0-nightly-02404 is deprecated.
5.0.0-nightly-02403 87 11/3/2024 5.0.0-nightly-02403 is deprecated.
5.0.0-nightly-02402 96 11/1/2024 5.0.0-nightly-02402 is deprecated.
5.0.0-nightly-02401 92 10/31/2024 5.0.0-nightly-02401 is deprecated.
5.0.0-nightly-02400 97 10/30/2024 5.0.0-nightly-02400 is deprecated.
5.0.0-nightly-02399 110 10/30/2024 5.0.0-nightly-02399 is deprecated.
5.0.0-nightly-02398 92 10/29/2024 5.0.0-nightly-02398 is deprecated.
5.0.0-nightly-02397 92 10/27/2024 5.0.0-nightly-02397 is deprecated.
5.0.0-nightly-02396 92 10/26/2024 5.0.0-nightly-02396 is deprecated.
5.0.0-nightly-02395 96 10/26/2024 5.0.0-nightly-02395 is deprecated.
5.0.0-nightly-02394 91 10/25/2024 5.0.0-nightly-02394 is deprecated.
5.0.0-nightly-02393 99 10/25/2024 5.0.0-nightly-02393 is deprecated.
5.0.0-nightly-02392 89 10/25/2024 5.0.0-nightly-02392 is deprecated.
5.0.0-nightly-02391 95 10/25/2024 5.0.0-nightly-02391 is deprecated.
5.0.0-nightly-02390 91 10/24/2024 5.0.0-nightly-02390 is deprecated.
5.0.0-nightly-02389 116 10/19/2024 5.0.0-nightly-02389 is deprecated.
5.0.0-nightly-02388 119 10/19/2024 5.0.0-nightly-02388 is deprecated.
5.0.0-nightly-02387 98 10/16/2024 5.0.0-nightly-02387 is deprecated.
5.0.0-nightly-02386 90 10/15/2024 5.0.0-nightly-02386 is deprecated.
5.0.0-nightly-02385 91 10/15/2024 5.0.0-nightly-02385 is deprecated.
5.0.0-nightly-02384 92 10/14/2024 5.0.0-nightly-02384 is deprecated.
5.0.0-nightly-02383 89 10/13/2024 5.0.0-nightly-02383 is deprecated.
5.0.0-nightly-02382 89 10/12/2024 5.0.0-nightly-02382 is deprecated.
5.0.0-nightly-02381 95 10/11/2024 5.0.0-nightly-02381 is deprecated.
5.0.0-nightly-02380 103 10/11/2024 5.0.0-nightly-02380 is deprecated.
5.0.0-nightly-02379 95 10/11/2024 5.0.0-nightly-02379 is deprecated.
5.0.0-nightly-02375 94 10/11/2024 5.0.0-nightly-02375 is deprecated.
5.0.0-nightly-02374 89 10/10/2024 5.0.0-nightly-02374 is deprecated.
5.0.0-nightly-02373 91 10/10/2024 5.0.0-nightly-02373 is deprecated.
5.0.0-nightly-02372 92 10/9/2024 5.0.0-nightly-02372 is deprecated.
5.0.0-nightly-02371 94 10/9/2024 5.0.0-nightly-02371 is deprecated.
5.0.0-nightly-02370 93 10/9/2024 5.0.0-nightly-02370 is deprecated.
5.0.0-nightly-02369 98 10/8/2024 5.0.0-nightly-02369 is deprecated.
5.0.0-nightly-02368 92 10/7/2024 5.0.0-nightly-02368 is deprecated.
5.0.0-nightly-02367 97 10/7/2024 5.0.0-nightly-02367 is deprecated.
5.0.0-nightly-02366 96 10/6/2024 5.0.0-nightly-02366 is deprecated.
5.0.0-nightly-02365 104 10/4/2024 5.0.0-nightly-02365 is deprecated.
5.0.0-nightly-02364 103 9/30/2024 5.0.0-nightly-02364 is deprecated.
5.0.0-nightly-02363 112 9/28/2024 5.0.0-nightly-02363 is deprecated.
5.0.0-nightly-02362 94 9/28/2024 5.0.0-nightly-02362 is deprecated.
5.0.0-nightly-02361 103 9/10/2024 5.0.0-nightly-02361 is deprecated.
5.0.0-nightly-02360 93 9/1/2024 5.0.0-nightly-02360 is deprecated.
5.0.0-nightly-02359 96 8/30/2024 5.0.0-nightly-02359 is deprecated.
5.0.0-nightly-02358 95 8/26/2024 5.0.0-nightly-02358 is deprecated.
5.0.0-nightly-02357 113 8/22/2024 5.0.0-nightly-02357 is deprecated.
5.0.0-nightly-02356 108 8/14/2024 5.0.0-nightly-02356 is deprecated.
5.0.0-nightly-02355 107 8/13/2024 5.0.0-nightly-02355 is deprecated.
5.0.0-nightly-02354 116 8/13/2024 5.0.0-nightly-02354 is deprecated.
5.0.0-nightly-02353 117 8/13/2024 5.0.0-nightly-02353 is deprecated.
5.0.0-nightly-02352 106 8/12/2024 5.0.0-nightly-02352 is deprecated.
5.0.0-nightly-02351 112 8/11/2024 5.0.0-nightly-02351 is deprecated.
5.0.0-nightly-02350 97 8/7/2024 5.0.0-nightly-02350 is deprecated.
5.0.0-nightly-02349 79 8/6/2024 5.0.0-nightly-02349 is deprecated.
5.0.0-nightly-02348 71 8/6/2024 5.0.0-nightly-02348 is deprecated.
5.0.0-nightly-02347 91 8/6/2024 5.0.0-nightly-02347 is deprecated.
5.0.0-nightly-02346 86 8/3/2024 5.0.0-nightly-02346 is deprecated.
5.0.0-nightly-02345 81 7/31/2024 5.0.0-nightly-02345 is deprecated.
5.0.0-nightly-02344 127 7/31/2024 5.0.0-nightly-02344 is deprecated.
5.0.0-nightly-02343 92 7/31/2024 5.0.0-nightly-02343 is deprecated.
5.0.0-nightly-02342 82 7/29/2024 5.0.0-nightly-02342 is deprecated.
5.0.0-nightly-02341 131 7/29/2024 5.0.0-nightly-02341 is deprecated.
5.0.0-nightly-02340 84 7/29/2024 5.0.0-nightly-02340 is deprecated.
5.0.0-nightly-02339 98 7/27/2024 5.0.0-nightly-02339 is deprecated.
5.0.0-nightly-02338 112 7/27/2024 5.0.0-nightly-02338 is deprecated.
5.0.0-nightly-02337 108 7/26/2024 5.0.0-nightly-02337 is deprecated.
5.0.0-nightly-02336 102 7/26/2024 5.0.0-nightly-02336 is deprecated.
5.0.0-nightly-02335 99 7/25/2024 5.0.0-nightly-02335 is deprecated.
5.0.0-nightly.2378 91 10/11/2024 5.0.0-nightly.2378 is deprecated.
5.0.0-nightly.2377 98 10/11/2024 5.0.0-nightly.2377 is deprecated.
5.0.0-alpha.5 68 11/17/2024
5.0.0-alpha.4 65 11/17/2024
5.0.0-alpha.3 70 11/17/2024
5.0.0-alpha.1 89 10/11/2024 5.0.0-alpha.1 is deprecated.