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

https://github.com/marijatopalova/httpclientexample

HttpClientExample showcases various ways to use HttpClient in ASP.NET Core, including basic, named, typed clients, and integration with Refit for efficient HTTP requests.
https://github.com/marijatopalova/httpclientexample

asp-net-core dotnet http-client refit

Last synced: 17 days ago
JSON representation

HttpClientExample showcases various ways to use HttpClient in ASP.NET Core, including basic, named, typed clients, and integration with Refit for efficient HTTP requests.

Awesome Lists containing this project

README

          

# HttpClientExample