DSharpPlus.HttpInteractions.AspNetCore 5.0.0-nightly-02411

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-02411
                    
NuGet\Install-Package DSharpPlus.HttpInteractions.AspNetCore -Version 5.0.0-nightly-02411
                    
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-02411" />
                    
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-02411" />
                    
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-02411
                    
#r "nuget: DSharpPlus.HttpInteractions.AspNetCore, 5.0.0-nightly-02411"
                    
#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-02411
                    
#: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-02411&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DSharpPlus.HttpInteractions.AspNetCore&version=5.0.0-nightly-02411&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 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-02412 219 11/16/2024 5.0.0-nightly-02412 is deprecated.
5.0.0-nightly-02411 111 11/13/2024 5.0.0-nightly-02411 is deprecated.
5.0.0-nightly-02410 111 11/12/2024 5.0.0-nightly-02410 is deprecated.
5.0.0-nightly-02409 120 11/12/2024 5.0.0-nightly-02409 is deprecated.
5.0.0-nightly-02408 135 11/12/2024 5.0.0-nightly-02408 is deprecated.
5.0.0-nightly-02407 123 11/12/2024 5.0.0-nightly-02407 is deprecated.
5.0.0-nightly-02406 138 11/12/2024 5.0.0-nightly-02406 is deprecated.
5.0.0-nightly-02405 139 11/11/2024 5.0.0-nightly-02405 is deprecated.
5.0.0-nightly-02404 128 11/3/2024 5.0.0-nightly-02404 is deprecated.
5.0.0-nightly-02403 101 11/3/2024 5.0.0-nightly-02403 is deprecated.
5.0.0-nightly-02402 125 11/1/2024 5.0.0-nightly-02402 is deprecated.
5.0.0-nightly-02401 107 10/31/2024 5.0.0-nightly-02401 is deprecated.
5.0.0-nightly-02400 126 10/30/2024 5.0.0-nightly-02400 is deprecated.
5.0.0-nightly-02399 130 10/30/2024 5.0.0-nightly-02399 is deprecated.
5.0.0-nightly-02398 138 10/29/2024 5.0.0-nightly-02398 is deprecated.
5.0.0-nightly-02397 107 10/27/2024 5.0.0-nightly-02397 is deprecated.
5.0.0-nightly-02396 120 10/26/2024 5.0.0-nightly-02396 is deprecated.
5.0.0-nightly-02395 127 10/26/2024 5.0.0-nightly-02395 is deprecated.
5.0.0-nightly-02394 131 10/25/2024 5.0.0-nightly-02394 is deprecated.
5.0.0-nightly-02393 125 10/25/2024 5.0.0-nightly-02393 is deprecated.
5.0.0-nightly-02392 123 10/25/2024 5.0.0-nightly-02392 is deprecated.
5.0.0-nightly-02391 132 10/25/2024 5.0.0-nightly-02391 is deprecated.
5.0.0-nightly-02390 127 10/24/2024 5.0.0-nightly-02390 is deprecated.
5.0.0-nightly-02389 143 10/19/2024 5.0.0-nightly-02389 is deprecated.
5.0.0-nightly-02388 148 10/19/2024 5.0.0-nightly-02388 is deprecated.
5.0.0-nightly-02387 135 10/16/2024 5.0.0-nightly-02387 is deprecated.
5.0.0-nightly-02386 121 10/15/2024 5.0.0-nightly-02386 is deprecated.
5.0.0-nightly-02385 124 10/15/2024 5.0.0-nightly-02385 is deprecated.
5.0.0-nightly-02384 123 10/14/2024 5.0.0-nightly-02384 is deprecated.
5.0.0-nightly-02383 123 10/13/2024 5.0.0-nightly-02383 is deprecated.
5.0.0-nightly-02382 105 10/12/2024 5.0.0-nightly-02382 is deprecated.
5.0.0-nightly-02381 111 10/11/2024 5.0.0-nightly-02381 is deprecated.
5.0.0-nightly-02380 130 10/11/2024 5.0.0-nightly-02380 is deprecated.
5.0.0-nightly-02379 123 10/11/2024 5.0.0-nightly-02379 is deprecated.
5.0.0-nightly-02375 124 10/11/2024 5.0.0-nightly-02375 is deprecated.
5.0.0-nightly-02374 127 10/10/2024 5.0.0-nightly-02374 is deprecated.
5.0.0-nightly-02373 121 10/10/2024 5.0.0-nightly-02373 is deprecated.
5.0.0-nightly-02372 127 10/9/2024 5.0.0-nightly-02372 is deprecated.
5.0.0-nightly-02371 126 10/9/2024 5.0.0-nightly-02371 is deprecated.
5.0.0-nightly-02370 111 10/9/2024 5.0.0-nightly-02370 is deprecated.
5.0.0-nightly-02369 130 10/8/2024 5.0.0-nightly-02369 is deprecated.
5.0.0-nightly-02368 118 10/7/2024 5.0.0-nightly-02368 is deprecated.
5.0.0-nightly-02367 129 10/7/2024 5.0.0-nightly-02367 is deprecated.
5.0.0-nightly-02366 126 10/6/2024 5.0.0-nightly-02366 is deprecated.
5.0.0-nightly-02365 130 10/4/2024 5.0.0-nightly-02365 is deprecated.
5.0.0-nightly-02364 134 9/30/2024 5.0.0-nightly-02364 is deprecated.
5.0.0-nightly-02363 135 9/28/2024 5.0.0-nightly-02363 is deprecated.
5.0.0-nightly-02362 116 9/28/2024 5.0.0-nightly-02362 is deprecated.
5.0.0-nightly-02361 129 9/10/2024 5.0.0-nightly-02361 is deprecated.
5.0.0-nightly-02360 126 9/1/2024 5.0.0-nightly-02360 is deprecated.
5.0.0-nightly-02359 119 8/30/2024 5.0.0-nightly-02359 is deprecated.
5.0.0-nightly-02358 131 8/26/2024 5.0.0-nightly-02358 is deprecated.
5.0.0-nightly-02357 126 8/22/2024 5.0.0-nightly-02357 is deprecated.
5.0.0-nightly-02356 121 8/14/2024 5.0.0-nightly-02356 is deprecated.
5.0.0-nightly-02355 122 8/13/2024 5.0.0-nightly-02355 is deprecated.
5.0.0-nightly-02354 143 8/13/2024 5.0.0-nightly-02354 is deprecated.
5.0.0-nightly-02353 147 8/13/2024 5.0.0-nightly-02353 is deprecated.
5.0.0-nightly-02352 126 8/12/2024 5.0.0-nightly-02352 is deprecated.
5.0.0-nightly-02351 144 8/11/2024 5.0.0-nightly-02351 is deprecated.
5.0.0-nightly-02350 123 8/7/2024 5.0.0-nightly-02350 is deprecated.
5.0.0-nightly-02349 115 8/6/2024 5.0.0-nightly-02349 is deprecated.
5.0.0-nightly-02348 88 8/6/2024 5.0.0-nightly-02348 is deprecated.
5.0.0-nightly-02347 120 8/6/2024 5.0.0-nightly-02347 is deprecated.
5.0.0-nightly-02346 113 8/3/2024 5.0.0-nightly-02346 is deprecated.
5.0.0-nightly-02345 100 7/31/2024 5.0.0-nightly-02345 is deprecated.
5.0.0-nightly-02344 165 7/31/2024 5.0.0-nightly-02344 is deprecated.
5.0.0-nightly-02343 114 7/31/2024 5.0.0-nightly-02343 is deprecated.
5.0.0-nightly-02342 112 7/29/2024 5.0.0-nightly-02342 is deprecated.
5.0.0-nightly-02341 157 7/29/2024 5.0.0-nightly-02341 is deprecated.
5.0.0-nightly-02340 98 7/29/2024 5.0.0-nightly-02340 is deprecated.
5.0.0-nightly-02339 110 7/27/2024 5.0.0-nightly-02339 is deprecated.
5.0.0-nightly-02338 145 7/27/2024 5.0.0-nightly-02338 is deprecated.
5.0.0-nightly-02337 121 7/26/2024 5.0.0-nightly-02337 is deprecated.
5.0.0-nightly-02336 127 7/26/2024 5.0.0-nightly-02336 is deprecated.
5.0.0-nightly-02335 129 7/25/2024 5.0.0-nightly-02335 is deprecated.
5.0.0-nightly.2378 126 10/11/2024 5.0.0-nightly.2378 is deprecated.
5.0.0-nightly.2377 135 10/11/2024 5.0.0-nightly.2377 is deprecated.
5.0.0-alpha.5 81 11/17/2024
5.0.0-alpha.4 85 11/17/2024
5.0.0-alpha.3 93 11/17/2024
5.0.0-alpha.1 120 10/11/2024 5.0.0-alpha.1 is deprecated.