Info
| Version: | 1.0.1-beta |
| Author(s): | Nripendra Nath Newa |
| Last Update: | Monday, October 8, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/nripendra/Resty.Net |
| NuGet Url: | https://www.nuget.org/packages/Resty.Net |
Install
Install-Package Resty.Net
dotnet add package Resty.Net
paket add Resty.Net
Resty.Net Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.