Remora.Rest
1.1.1
Prefix Reserved
See the version list below for details.
dotnet add package Remora.Rest --version 1.1.1
NuGet\Install-Package Remora.Rest -Version 1.1.1
<PackageReference Include="Remora.Rest" Version="1.1.1" />
paket add Remora.Rest --version 1.1.1
#r "nuget: Remora.Rest, 1.1.1"
// Install Remora.Rest as a Cake Addin #addin nuget:?package=Remora.Rest&version=1.1.1 // Install Remora.Rest as a Cake Tool #tool nuget:?package=Remora.Rest&version=1.1.1
Reusable tooling for interacting with JSON-driven REST APIs.
This package contains the core functionality of basic REST-focused API tooling, allowing you to easily
build new wrappers around your favourite services.
Product | Versions 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. 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. |
.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. |
-
.NETStandard 2.1
- JsonDocumentPath (>= 1.0.2)
- Microsoft.Extensions.Http (>= 6.0.0)
- OneOf (>= 3.0.203)
- Remora.Rest.Core (>= 2.0.0)
- Remora.Results (>= 7.0.3)
- System.Text.Json (>= 6.0.0)
-
net5.0
- JsonDocumentPath (>= 1.0.2)
- Microsoft.Extensions.Http (>= 6.0.0)
- OneOf (>= 3.0.203)
- Remora.Rest.Core (>= 2.0.0)
- Remora.Results (>= 7.0.3)
- System.Text.Json (>= 6.0.0)
-
net6.0
- JsonDocumentPath (>= 1.0.2)
- Microsoft.Extensions.Http (>= 6.0.0)
- OneOf (>= 3.0.203)
- Remora.Rest.Core (>= 2.0.0)
- Remora.Results (>= 7.0.3)
- System.Text.Json (>= 6.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Remora.Rest:
Package | Downloads |
---|---|
Remora.Discord.API
Remora.Discord's implementation of Discord's API objects |
|
MyAnimeList.Net.Rest
Package Description |
|
MyAnimeList.Net.API.Abstractions
Package Description |
|
Remora.OAuth2
Remora.OAuth2's implementation of OAuth2's API objects |
|
XkcdSharp
A C# wrapper for easy interacting with https://xkcd.com/ |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Remora.Rest:
Repository | Stars |
---|---|
Remora/Remora.Discord
A data-oriented C# Discord library, focused on high-performance concurrency and robust design.
|
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 1,353 | 2/13/2025 |
3.4.0 | 47,236 | 3/31/2024 |
3.3.2 | 26,342 | 11/20/2023 |
3.3.1 | 47,671 | 11/14/2023 |
3.3.0 | 333 | 9/10/2023 |
3.2.1 | 32,757 | 7/14/2023 |
3.2.0 | 302 | 5/22/2023 |
3.1.3 | 22,199 | 2/26/2023 |
3.1.2 | 9,544 | 12/28/2022 |
3.1.1 | 6,513 | 11/20/2022 |
3.1.0 | 5,089 | 10/14/2022 |
3.0.1 | 21,664 | 8/26/2022 |
3.0.0 | 424 | 8/25/2022 |
2.0.6 | 5,211 | 8/19/2022 |
2.0.5 | 452 | 8/3/2022 |
2.0.4 | 36,326 | 6/19/2022 |
2.0.3 | 4,882 | 6/18/2022 |
2.0.2 | 9,023 | 6/8/2022 |
2.0.1 | 15,811 | 5/14/2022 |
2.0.0 | 428 | 5/14/2022 |
1.2.4 | 11,333 | 5/3/2022 |
1.2.3 | 8,512 | 4/19/2022 |
1.2.2 | 23,649 | 3/5/2022 |
1.2.1 | 440 | 2/20/2022 |
1.2.0 | 9,305 | 2/19/2022 |
1.1.3 | 5,926 | 2/13/2022 |
1.1.2 | 56,767 | 11/27/2021 |
1.1.1 | 3,765 | 11/26/2021 |
1.1.0 | 4,431 | 11/20/2021 |
1.0.0 | 341 | 11/14/2021 |
Upgrade nuget packages.
Use epoch when parsing in snowflake converters.