Monday, March 18, 2019

RESTful API access made simple with RestHttpClient! (x-post from /r/csharp)

Hi there. I've just uploaded my new lib which makes REST access with C# really simple. It extends System.Net.HttpClient and doesn't hide any functionality of it.

For more info, check out package info on Nuget and GitHub:

https://www.nuget.org/packages/RestHttpClient/

https://github.com/yanpaulo/RestHttpClient

Would you please give me some thoughts about it? Comparisons with other existing libs like RESTSharp and others are also welcome!

RESTful API access made simple with RestHttpClient! (x-post from /r/csharp) Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team