yangjunfeng
-
- Deprecated
- 1,582 total downloads
- last updated 3/31/2025
- Latest version: 0.10.1
An easy-to-use RESTful or Rest Web API client library based on RestSharp For example: using var client = new EasyRestClient("https://api.example.com"); var response = await... More information -
- 659 total downloads
- last updated 9/27/2025
- Latest version: 0.11.4
An easy-to-use RESTful or Rest Web API client library based on HttpClient. For example: using var client = new RestClient("https://api.example.com"); var response = await... More information -
- Deprecated
- 522 total downloads
- last updated 3/27/2025
- Latest version: 0.9.1
An easy-to-use RESTful or Rest Web API client library