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!
0 comments:
Post a Comment