RestWrapper 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package RestWrapper --version 1.0.4
NuGet\Install-Package RestWrapper -Version 1.0.4
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="RestWrapper" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RestWrapper --version 1.0.4
#r "nuget: RestWrapper, 1.0.4"
#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 RestWrapper as a Cake Addin
#addin nuget:?package=RestWrapper&version=1.0.4

// Install RestWrapper as a Cake Tool
#tool nuget:?package=RestWrapper&version=1.0.4

A simple C# wrapper for making RESTful HTTP requests

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (21)

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.

ArangoDBLite

ArangoDBLite is a lightweight SDK for the RESTful API provided by the ArangoDB graph database platform.

SendWithMailgun

Simple class library to send email and validate email addresses using Mailgun.

GitHub repositories (1)

Showing the top 1 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#.
Version Downloads Last updated
3.0.20 618 5/21/2024
3.0.19 1,028 3/27/2024
3.0.18 771 1/16/2024
3.0.17 825 11/25/2023
3.0.16 414 11/10/2023
3.0.15 399 11/10/2023
3.0.14 811 10/21/2023
3.0.12 451 10/20/2023
3.0.11 431 10/20/2023
3.0.10 720 10/6/2023
3.0.9 395 10/6/2023
3.0.8 1,252 9/4/2023
3.0.7 489 9/4/2023
3.0.6 555 9/1/2023
3.0.5 545 8/31/2023
3.0.4 508 8/31/2023
3.0.3 1,254 8/24/2023
3.0.2 8,409 7/23/2023
3.0.1 1,233 7/12/2023
3.0.0 672 7/12/2023
2.3.2 3,132 3/27/2023
2.3.1.1 22,662 9/4/2022
2.3.1 2,581 8/15/2022
2.3.0 899 8/15/2022
2.2.1.15 1,645 8/11/2022
2.2.1.14 12,616 11/19/2021
2.2.1.13 23,062 11/12/2021
2.2.1.12 5,090 8/14/2021
2.2.1.11 5,819 5/10/2021
2.2.1.10 4,323 2/15/2021
2.2.1.9 872 2/15/2021
2.2.1.8 1,240 2/11/2021
2.2.1.7 942 2/11/2021
2.2.1.6 2,170 1/21/2021
2.2.1.5 2,561 12/28/2020
2.2.1.4 10,661 11/16/2020
2.2.1.3 4,053 11/15/2020
2.2.1.2 1,296 10/24/2020
2.2.1.1 992 10/24/2020
2.2.1 1,110 10/23/2020
2.2.0 1,078 10/23/2020
2.1.5 1,326 10/15/2020
2.1.4.2 13,137 9/10/2020
2.1.4.1 119,496 1/17/2020
2.1.4 13,976 12/5/2019
2.1.3 11,735 10/28/2019
2.1.2 3,688 9/22/2019
2.0.4 4,630 6/13/2019
2.0.3 1,732 6/5/2019
2.0.2 1,291 4/30/2019
1.0.9 6,722 3/10/2019
1.0.8 4,180 8/11/2017
1.0.7 1,572 6/23/2017
1.0.6 1,620 5/14/2017
1.0.5 1,653 10/11/2016
1.0.4 1,557 10/7/2016

Documentation fix, added certificate file support