Resty.Net
1.0.1-beta
A simple REST client for .net framework. Serves as a very thin layer above HttpWebRequest object exposes most of its properties. Also provides an option to directly access the underlying HttpWebRequest and HttpWebResponse objects if necessary.
This is a prerelease version of Resty.Net.
Install-Package Resty.Net -Version 1.0.1-beta
dotnet add package Resty.Net --version 1.0.1-beta
<PackageReference Include="Resty.Net" Version="1.0.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Resty.Net --version 1.0.1-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Resty.Net, 1.0.1-beta"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial version of Resty.Net
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1-beta | 835 | 10/8/2012 |