An open API service indexing awesome lists of open source software.

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#

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/)