Skip to main content
RestWrapper package icon

RestWrapper

RestWrapper is a simple and easy client for integrating and consuming REST, HTTP, and HTTPS APIs and services quickly in C#.

Total Downloads
510.3K
510,308
Published
Oct 24, 2020
Latest stable version

Install

.NET CLI
dotnet add package RestWrapper --version 2.2.1.1
Package Manager Console
Install-Package RestWrapper -Version 2.2.1.1
PackageReference
<PackageReference Include="RestWrapper" Version="2.2.1.1" />

Frameworks

.NETFramework4.5.2 .NETCoreApp2.0 .NETCoreApp3.0 .NETCoreApp3.1 .NETStandard2.0

Dependencies

Newtonsoft.Json
.NETFramework4.5.2
[12.0.3, )
System.Net.Http
.NETFramework4.5.2
[4.3.4, )
Newtonsoft.Json
.NETCoreApp2.0
[12.0.3, )
System.Net.Http
.NETCoreApp2.0
[4.3.4, )
Newtonsoft.Json
.NETCoreApp3.0
[12.0.3, )
System.Net.Http
.NETCoreApp3.0
[4.3.4, )
Newtonsoft.Json
.NETCoreApp3.1
[12.0.3, )
System.Net.Http
.NETCoreApp3.1
[4.3.4, )
Newtonsoft.Json
.NETStandard2.0
[12.0.3, )
System.Net.Http
.NETStandard2.0
[4.3.4, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.