Remora.Discord.Rest 40.0.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Remora.Discord.Rest --version 40.0.1
NuGet\Install-Package Remora.Discord.Rest -Version 40.0.1
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="Remora.Discord.Rest" Version="40.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Remora.Discord.Rest --version 40.0.1
#r "nuget: Remora.Discord.Rest, 40.0.1"
#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 Remora.Discord.Rest as a Cake Addin
#addin nuget:?package=Remora.Discord.Rest&version=40.0.1

// Install Remora.Discord.Rest as a Cake Tool
#tool nuget:?package=Remora.Discord.Rest&version=40.0.1

Remora.Discord.Rest

This package contains an implementations of Discord's REST API, complete with client-side data validation checks and full rate limiting support.

The primary goal of this project is to provide a concrete, rules-compliant implementation of Discord's REST API endpoints, mapping them to appropriately accessible asynchronous tasks and services.

Structure

The library mostly mirrors Remora.Discord.API.Abstractions in structure, maintaining an implementation of each corresponding REST API interface. The implementations are registered as transient services, available to you via dependency injection.

Usage

To enable injection of the REST API services, add them to your service container by way of the AddDiscordRest extension method.

services.AddDiscordRest(serviceProvider => GetTokenFromSomewhere(serviceProvider));

Two things to note:

  • You are not required to call any other methods from dependency libraries (such as Remora.Discord.API) - this call takes care of all transitive dependencies itself.
  • You must, at this point, provide a way to access your bot's token in plain text. This access only happens after the container is constructed, and an API instance is requested, so you have access to the built container.

After this point, you may inject any of the IDiscordRest[...]API services into your own services.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Remora.Discord.Rest:

Package Downloads
Remora.Discord.Gateway The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Remora.Discord's implementation of a Discord gateway client

Remora.Discord.Unstable The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Unstable or experimental features of Remora.Discord

VTP.Remora.Discord.HTTPInteractions

Adds support for receiving interactions over HTTP to Remora.Discord

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
50.0.0 8,343 2/5/2024
49.0.0 24,203 11/14/2023
48.0.0 29,557 7/24/2023
47.1.0 19,118 5/11/2023
47.0.0 2,760 3/20/2023
46.0.0 3,462 1/19/2023
45.0.1 2,857 1/10/2023
45.0.0 3,272 12/28/2022
44.0.1 5,855 12/10/2022
44.0.0 3,686 10/30/2022
43.0.0 20,266 9/2/2022
42.0.0 3,914 8/19/2022
41.0.1 6,458 7/26/2022
41.0.0 3,514 7/26/2022
40.0.4 7,407 6/29/2022
40.0.3 3,528 6/27/2022
40.0.2 3,757 6/23/2022
40.0.1 4,588 6/20/2022
40.0.0 3,568 6/19/2022
39.0.1 3,561 6/18/2022
39.0.0 3,612 6/14/2022
38.0.1 3,588 6/8/2022
38.0.0 3,623 6/3/2022
37.0.0 3,646 5/25/2022
36.0.0 6,430 5/15/2022
35.0.1 3,712 5/10/2022
35.0.0 5,822 5/3/2022
34.0.0 6,906 4/25/2022
33.0.0 4,333 4/18/2022
32.0.0 7,672 4/2/2022
31.0.0 8,863 3/15/2022
30.0.1 4,816 2/20/2022
30.0.0 3,412 2/19/2022
30.0.0-rc1 1,082 2/14/2022
29.0.0 3,478 2/14/2022
28.0.0 3,739 1/27/2022
27.1.0 5,414 1/11/2022
27.0.3 35,561 1/2/2022
27.0.2 3,161 12/23/2021
27.0.1 1,564 12/21/2021
27.0.0 1,780 12/16/2021
26.0.0 1,633 12/11/2021
25.0.3 1,840 12/5/2021
25.0.2 3,523 11/26/2021
25.0.1 7,383 11/24/2021
25.0.0 2,668 11/20/2021
24.0.3 2,354 11/9/2021
24.0.2 2,155 11/6/2021
24.0.1 2,489 10/30/2021
24.0.0 1,855 10/28/2021
23.0.8 4,063 10/15/2021
23.0.7 2,428 10/7/2021
23.0.5 1,970 10/3/2021
23.0.4 1,837 10/2/2021
23.0.3 1,750 9/30/2021
23.0.2 2,374 9/26/2021
23.0.1 1,778 9/24/2021
23.0.0 1,825 9/23/2021
22.0.5 1,883 9/16/2021
22.0.4 1,913 9/15/2021
22.0.3 1,986 9/8/2021
22.0.2 3,207 9/4/2021
22.0.1 3,502 8/21/2021
22.0.0 2,023 8/18/2021
21.0.2 2,922 8/12/2021
21.0.1 1,492 8/11/2021
21.0.0 2,181 8/11/2021
20.1.2 487 8/9/2021
20.1.1 3,568 8/2/2021
20.1.0 2,291 7/31/2021
20.0.0 1,913 7/29/2021
19.0.2 1,856 7/28/2021
19.0.1 1,722 7/28/2021
19.0.0 2,189 7/22/2021
18.0.0 1,752 7/17/2021
17.1.1 1,700 7/14/2021
17.1.0 1,801 7/12/2021
17.0.0 1,710 7/11/2021
16.0.1 1,781 7/5/2021
16.0.0 1,566 7/3/2021
15.0.0 1,628 7/1/2021
14.0.0 1,901 6/14/2021
13.0.0 914 6/10/2021
13.0.0-beta2 1,037 5/30/2021
13.0.0-beta1 1,415 5/28/2021
12.0.0 2,704 5/20/2021
11.0.0 2,097 5/4/2021
10.0.0 1,763 4/22/2021
9.0.1 1,697 4/15/2021
9.0.0 1,736 4/10/2021
8.0.0 1,896 4/5/2021
7.0.5 1,805 4/4/2021
7.0.4 2,352 3/28/2021
7.0.3 2,602 3/25/2021
7.0.2 3,158 3/16/2021
7.0.1 1,696 3/14/2021
7.0.0 2,800 3/11/2021
6.0.8 1,931 3/6/2021
6.0.7 1,794 3/1/2021
6.0.6 2,937 2/28/2021
6.0.5 3,097 2/22/2021
6.0.4 1,674 2/21/2021
6.0.3 1,420 2/16/2021
6.0.2 1,760 2/13/2021
6.0.1 2,018 2/11/2021
6.0.0 1,754 2/10/2021
5.0.1 1,519 2/6/2021
5.0.0 1,561 2/5/2021
4.0.2 1,531 1/29/2021
4.0.1 1,490 1/27/2021
4.0.0 1,829 1/21/2021
3.0.0 1,729 1/17/2021
2.0.1 1,569 1/10/2021
2.0.0 1,712 1/10/2021
1.1.2 1,673 1/9/2021
1.1.1 1,827 12/31/2020
1.1.0 1,698 12/27/2020
1.0.0 3,134 12/25/2020
1.0.0-beta8 925 12/18/2020
1.0.0-beta7 958 12/10/2020
1.0.0-beta6 992 11/26/2020
1.0.0-beta5 1,502 11/14/2020
1.0.0-beta4 1,158 11/8/2020
1.0.0-beta3 412 10/17/2020
1.0.0-beta2 401 10/6/2020
1.0.0-beta10 920 12/23/2020
1.0.0-beta1 396 10/6/2020
1.0.0-alpha1 394 9/27/2020

Remove some redundancies.
           Merge pull request #201 from MazeXP/rest-corrections