Simple.Rest
0.19.0
dotnet add package Simple.Rest --version 0.19.0
NuGet\Install-Package Simple.Rest -Version 0.19.0
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="Simple.Rest" Version="0.19.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simple.Rest --version 0.19.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Simple.Rest, 0.19.0"
#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 Simple.Rest as a Cake Addin #addin nuget:?package=Simple.Rest&version=0.19.0 // Install Simple.Rest as a Cake Tool #tool nuget:?package=Simple.Rest&version=0.19.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This small library is a wrapper around the use of HttpWebRequest\WebRequest classes in the .Net framework and is designed to make the use of RESTful web service in a .Net application as easy as possible.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Net.Http (>= 2.2.28)
- Newtonsoft.Json (>= 6.0.7)
- Zlib.Portable (>= 1.10.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.19.0 | 264 | 1/6/2015 |
0.17.0 | 118 | 10/6/2014 |
0.16.0 | 109 | 6/3/2014 |
0.15.0 | 48 | 2/5/2014 |
0.13.0 | 50 | 12/10/2013 |
0.11.0 | 49 | 12/7/2013 |
0.10.0 | 50 | 12/2/2013 |
0.9.0 | 48 | 12/1/2013 |
0.8.0 | 52 | 10/19/2013 |
0.7.0 | 56 | 8/24/2013 |
0.6.0 | 49 | 8/2/2013 |
0.5.0 | 56 | 5/15/2013 |
0.4.0-beta | 42 | 1/2/2013 |
0.3.0-beta | 42 | 12/1/2012 |
0.2.0-beta | 40 | 10/22/2012 |
0.1.0 | 50 | 10/16/2012 |
Updated nuget references.