https://github.com/johnthiriet/efficienthttpclient
Source code illustrating how to make efficient HttpClient api calls in C#
https://github.com/johnthiriet/efficienthttpclient
csharp dotnet httpclient jsonnet sample
Last synced: 5 months ago
JSON representation
Source code illustrating how to make efficient HttpClient api calls in C#
- Host: GitHub
- URL: https://github.com/johnthiriet/efficienthttpclient
- Owner: johnthiriet
- License: mit
- Created: 2018-04-08T09:38:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T09:31:52.000Z (over 6 years ago)
- Last Synced: 2025-04-05T18:12:32.220Z (6 months ago)
- Topics: csharp, dotnet, httpclient, jsonnet, sample
- Language: C#
- Homepage: https://johnthiriet.com/efficient-api-calls/
- Size: 25.4 KB
- Stars: 59
- Watchers: 1
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to make efficient api calls with C# and JSON.NET
Source code illustrating how to make efficient HttpClient api calls in C#
You can find more information about this benchmark here :
[https://johnthiriet.com/efficient-api-calls/](https://johnthiriet.com/efficient-api-calls/)