RestWrapper 2.2.1.14
Install-Package RestWrapper -Version 2.2.1.14
dotnet add package RestWrapper --version 2.2.1.14
<PackageReference Include="RestWrapper" Version="2.2.1.14" />
paket add RestWrapper --version 2.2.1.14
#r "nuget: RestWrapper, 2.2.1.14"
// Install RestWrapper as a Cake Addin
#addin nuget:?package=RestWrapper&version=2.2.1.14
// Install RestWrapper as a Cake Tool
#tool nuget:?package=RestWrapper&version=2.2.1.14
Simple, easy HTTP REST API client for integrating and consuming services in C#.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 12.0.3)
- System.Net.Http (>= 4.3.4)
-
net5.0
- Newtonsoft.Json (>= 12.0.3)
- System.Net.Http (>= 4.3.4)
-
net6.0
- Newtonsoft.Json (>= 12.0.3)
- System.Net.Http (>= 4.3.4)
NuGet packages (7)
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. |
|
ArangoDBLite
ArangoDBLite is a lightweight SDK for the RESTful API provided by the ArangoDB graph database platform. |
|
SendWithMailgun
Simple class library to send email using Mailgun. |
|
CloudGenix
CloudGenix SD-WAN AppFabric SDK |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on RestWrapper:
Repository | Stars |
---|---|
jchristn/WatsonWebserver
Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
|
Version | Downloads | Last updated |
---|---|---|
2.2.1.14 | 3,701 | 11/19/2021 |
2.2.1.13 | 3,689 | 11/12/2021 |
2.2.1.12 | 4,229 | 8/14/2021 |
2.2.1.11 | 2,076 | 5/10/2021 |
2.2.1.10 | 3,122 | 2/15/2021 |
2.2.1.9 | 192 | 2/15/2021 |
2.2.1.8 | 484 | 2/11/2021 |
2.2.1.7 | 229 | 2/11/2021 |
2.2.1.6 | 1,457 | 1/21/2021 |
2.2.1.5 | 1,829 | 12/28/2020 |
2.2.1.4 | 4,545 | 11/16/2020 |
2.2.1.3 | 1,427 | 11/15/2020 |
2.2.1.2 | 370 | 10/24/2020 |
2.2.1.1 | 275 | 10/24/2020 |
2.2.1 | 354 | 10/23/2020 |
2.2.0 | 281 | 10/23/2020 |
2.1.5 | 623 | 10/15/2020 |
2.1.4.2 | 5,888 | 9/10/2020 |
2.1.4.1 | 90,378 | 1/17/2020 |
2.1.4 | 13,201 | 12/5/2019 |
2.1.3 | 11,014 | 10/28/2019 |
2.1.2 | 1,543 | 9/22/2019 |
2.0.4 | 994 | 6/13/2019 |
2.0.3 | 755 | 6/5/2019 |
2.0.2 | 518 | 4/30/2019 |
1.0.9 | 2,105 | 3/10/2019 |
1.0.8 | 2,281 | 8/11/2017 |
1.0.7 | 783 | 6/23/2017 |
1.0.6 | 780 | 5/14/2017 |
1.0.5 | 838 | 10/11/2016 |
1.0.4 | 778 | 10/7/2016 |
.NET 6 support.