Tiny.RestClient facilitates the dialog between your API and your application. It hides all the complexity of communication, deserialisation ...
Features :
* Modern async http client for REST API.
* Support of verbs : GET, POST , PUT, DELETE, PATCH and custom http verbs
*...
More information
DalSoft.RestClient - Powerful C# Rest Client
A beautiful, dynamic and fluent C# Rest Client for all platforms.
Create frictionless code whlist still using the HttpClient you already know.
Extend HttpClient using Pipeline features
Trusted by enterprises
Easy Unit...
More information
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.