RestWrapper 2.2.1.1
See the version list below for details.
dotnet add package RestWrapper --version 2.2.1.1
NuGet\Install-Package RestWrapper -Version 2.2.1.1
<PackageReference Include="RestWrapper" Version="2.2.1.1" />
<PackageVersion Include="RestWrapper" Version="2.2.1.1" />
<PackageReference Include="RestWrapper" />
paket add RestWrapper --version 2.2.1.1
#r "nuget: RestWrapper, 2.2.1.1"
#:package RestWrapper@2.2.1.1
#addin nuget:?package=RestWrapper&version=2.2.1.1
#tool nuget:?package=RestWrapper&version=2.2.1.1
RestWrapper is a simple and easy client for integrating and consuming REST, HTTP, and HTTPS APIs and services quickly in C#.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. 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. |
| .NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 is compatible. netcoreapp3.1 is compatible. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- Newtonsoft.Json (>= 12.0.3)
- System.Net.Http (>= 4.3.4)
-
.NETCoreApp 3.0
- Newtonsoft.Json (>= 12.0.3)
- System.Net.Http (>= 4.3.4)
-
.NETCoreApp 3.1
- Newtonsoft.Json (>= 12.0.3)
- System.Net.Http (>= 4.3.4)
-
.NETFramework 4.5.2
- Newtonsoft.Json (>= 12.0.3)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.3)
- System.Net.Http (>= 4.3.4)
NuGet packages (26)
Showing the top 5 NuGet packages that depend on RestWrapper:
| Package | Downloads |
|---|---|
|
KvpbaseSDK
C# SDK for Kvpbase object storage platform |
|
|
Komodo.Sdk
Client SDK in C# for Komodo. Please either install Komodo.Daemon to integrate search within your application, or Komodo.Server to run a standalone server if you wish to use this client SDK. Komodo is an information search, metadata, storage, and retrieval platform. |
|
|
GoogleMapsClient
I needed a simple way to parse addresses and resolve coordinates to an address. Plug in a Google Maps API key and you're all set. |
|
|
LiteGraph
LiteGraph is a property graph database with support for graph relationships, tags, labels, metadata, data, and vectors. |
|
|
SendWithBrevo
A simple C# class library to help simplify sending emails using Brevo. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on RestWrapper:
| Repository | Stars |
|---|---|
|
dotnet/WatsonWebserver
Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
|
|
|
litegraphdb/litegraph
Lightweight graph database with relational, vector, and MCP support, designed to power knowledge and artificial intelligence persistence and retrieval.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.1.8 | 6,326 | 10/4/2025 |
| 3.1.7 | 372 | 10/1/2025 |
| 3.1.6 | 748 | 9/19/2025 |
| 3.1.5 | 6,018 | 3/10/2025 |
| 3.1.4 | 6,018 | 1/22/2025 |
| 3.1.3 | 638 | 12/13/2024 |
| 3.1.2 | 5,619 | 12/10/2024 |
| 3.1.1 | 322 | 12/10/2024 |
| 3.1.0 | 744 | 12/2/2024 |
| 3.0.22 | 1,246 | 10/29/2024 |
| 3.0.21 | 4,628 | 8/27/2024 |
| 3.0.20 | 4,440 | 5/21/2024 |
| 3.0.19 | 4,274 | 3/27/2024 |
| 3.0.18 | 1,632 | 1/16/2024 |
| 3.0.17 | 5,703 | 11/25/2023 |
| 3.0.16 | 674 | 11/10/2023 |
| 3.0.15 | 643 | 11/10/2023 |
| 3.0.14 | 1,466 | 10/21/2023 |
| 2.2.1.1 | 1,354 | 10/24/2020 |
Consolidated authorization headers, added bearer support, added form encoding data.