Remora.Discord.API 75.0.0

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

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

Remora.Discord.API

This package contains the implementation of Discord's API interface models, provided by Remora.Discord.API.Abstractions.

Primarily, this project takes the completely agnostic interfaces and applies additional, domain-specific knowledge to them, such as serialization formats and data range validations.

Like its sibling, these types serve as the foundation of Remora.Discord's internal implementation, but can just as easily be used to implement your own Discord library.

The primary goal of this project is to provide a concrete implementation of Discord's API types, including data object de/serialization and externally imposed limitations.

Structure

The library mostly mirrors Remora.Discord.API.Abstractions in structure, maintaining an implementation of each corresponding API object interface. The implementations are records, enabling thread-safe usage across as many concurrent actors as needed.

The Json folder contains various converters to handle cases where the default behaviour (from Remora.Rest) is not appropriate, or the type is too complex to realistically deserialize without special treatment.

There are also some helper types for accessing CDN assets, checking image formats, and storing Discord-provided constant values.

Usage

Beyond the concrete implementations of Discord's objects, the library provides a single extension method for the IServiceCollection type.

services.ConfigureDiscordJsonConverters();

This method will add a named set of JsonSerializerOptions with all appropriate JSON converters for the various API, objects along with configuring naming rules.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 is compatible.  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. 
.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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Remora.Discord.API:

Package Downloads
Remora.Discord.Rest 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 Discord's REST API

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

Utilities and components which extend upon Remora.Discord's base resources

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.Views

A (currently POC) library to implement views (e.g. MVC) into the Remora.Discord library.

VTP.Remora.Discord.Builders

Adds builders to make Remora.Discord slightly easier to use.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
75.0.0 11,140 7/24/2023
74.0.0 18,183 5/11/2023
73.0.0 1,963 3/20/2023
72.0.0 2,657 1/19/2023
71.0.0 2,059 1/10/2023
70.0.0 2,469 12/28/2022
69.0.0 4,269 12/10/2022
68.0.0 3,492 10/30/2022
67.0.0 20,161 9/2/2022
66.0.0 3,871 8/19/2022
65.0.0 8,666 7/26/2022
64.0.0 6,978 6/29/2022
63.0.0 3,589 6/27/2022
62.0.1 4,069 6/23/2022
62.0.0 7,091 6/19/2022
61.0.0 3,529 6/18/2022
60.0.0 3,574 6/14/2022
59.0.1 3,512 6/8/2022
59.0.0 3,598 6/3/2022
58.0.1 3,661 5/25/2022
58.0.0 5,932 5/15/2022
57.1.0 3,639 5/10/2022
57.0.0 5,540 5/3/2022
56.0.0 6,507 4/25/2022
55.0.0 4,545 4/18/2022
54.0.0 7,239 4/2/2022
53.0.0 8,112 3/15/2022
52.0.0 7,171 2/19/2022
52.0.0-rc1 452 2/14/2022
51.0.0 3,388 2/14/2022
50.0.0 3,676 1/27/2022
49.0.0 5,630 1/11/2022
48.0.1 35,183 1/2/2022
48.0.0 2,602 12/23/2021
47.0.0 1,284 12/21/2021
46.0.0 1,473 12/16/2021
45.0.0 1,289 12/11/2021
44.0.2 1,720 12/5/2021
44.0.1 3,151 11/26/2021
44.0.0 7,136 11/24/2021
43.0.0 2,391 11/20/2021
42.0.1 2,069 11/9/2021
42.0.0 1,803 11/6/2021
41.0.1 2,176 10/30/2021
41.0.0 1,609 10/28/2021
40.0.0 3,807 10/15/2021
39.0.1 2,144 10/7/2021
38.0.0 1,709 10/3/2021
37.0.0 1,572 10/2/2021
36.0.0 1,513 9/30/2021
35.0.1 2,109 9/26/2021
35.0.0 1,540 9/24/2021
34.0.0 1,545 9/23/2021
33.0.0 1,555 9/16/2021
32.0.0 1,635 9/15/2021
31.0.0 1,711 9/8/2021
30.0.0 2,890 9/4/2021
29.0.1 3,209 8/21/2021
29.0.0 1,765 8/18/2021
28.0.0 2,296 8/12/2021
27.0.0 2,634 8/11/2021
26.0.1 601 8/9/2021
26.0.0 3,035 8/2/2021
25.0.0 1,998 7/31/2021
24.0.2 1,625 7/29/2021
24.0.1 1,576 7/28/2021
24.0.0 1,448 7/28/2021
23.0.0 1,913 7/22/2021
22.0.2 1,451 7/17/2021
22.0.1 1,405 7/14/2021
22.0.0 2,474 7/11/2021
21.0.1 2,384 7/3/2021
21.0.0 1,339 7/1/2021
20.0.0 1,665 6/14/2021
19.0.0 1,002 6/10/2021
19.0.0-beta2 615 5/30/2021
19.0.0-beta1 1,018 5/28/2021
18.0.0 2,209 5/20/2021
17.0.0 1,809 5/4/2021
16.0.0 1,465 4/22/2021
15.0.1 1,423 4/15/2021
15.0.0 1,479 4/10/2021
14.0.0 1,634 4/5/2021
13.0.0 1,509 4/4/2021
12.0.2 2,071 3/28/2021
12.0.1 2,310 3/25/2021
12.0.0 2,657 3/16/2021
11.0.1 3,197 3/11/2021
11.0.0 1,671 3/6/2021
10.0.1 1,474 3/1/2021
10.0.0 2,448 2/28/2021
9.0.0 2,563 2/22/2021
8.2.0 1,447 2/21/2021
8.1.0 2,265 2/13/2021
8.0.0 1,801 2/11/2021
7.0.0 1,471 2/10/2021
6.1.0 1,293 2/6/2021
6.0.0 1,329 2/5/2021
5.0.0 1,299 1/29/2021
4.1.0 1,319 1/27/2021
4.0.0 1,593 1/21/2021
3.0.0 1,447 1/17/2021
2.0.2 1,344 1/10/2021
2.0.1 3,456 12/31/2020
2.0.0 1,441 12/27/2020
1.0.0 2,627 12/25/2020
1.0.0-beta9 562 12/18/2020
1.0.0-beta8 544 12/10/2020
1.0.0-beta7 615 11/26/2020
1.0.0-beta6 257 11/15/2020
1.0.0-beta5 872 11/14/2020
1.0.0-beta4 779 11/8/2020
1.0.0-beta3 408 10/17/2020
1.0.0-beta2 400 10/6/2020
1.0.0-beta11 572 12/23/2020
1.0.0-beta1 414 10/6/2020
1.0.0-alpha1 389 9/27/2020

Update dependencies.
         BREAKING: Implement support for join and mention raid protection
         BREAKING: Implement new username field.
         Fix conversion discrepancies between partial and nonpartial type.
         BREAKING: Implement role flags.
         BREAKING: Implement attachment flags.
         BREAKING: Implement onboarding mode.
         BREAKING: Implement MessageAuthorID.
         BREAKING: Implement approximate guild cound and partial guild.
         BREAKING: Implement avatar decorations.