Enough.RestClient 1.0.4

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

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

Eases to access JSON or text based REST services for universal Windows and UWP apps.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 1,366 8/9/2016
2.0.0 1,049 4/1/2016
1.0.4 1,277 10/15/2015
1.0.3 1,021 10/10/2015
1.0.2 1,113 10/9/2015
1.0.1 1,083 10/9/2015
1.0.0 997 10/9/2015

Eases to access JSON or text based REST services for universal Windows and UWP apps. Allowing to override TextResponse.CopyFrom().