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.
- Host: GitHub
- URL: https://github.com/marijatopalova/httpclientexample
- Owner: marijatopalova
- License: mit
- Created: 2024-10-12T13:10:25.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-10-13T16:05:57.000Z (12 months ago)
- Last Synced: 2025-04-03T22:41:36.776Z (6 months ago)
- Topics: asp-net-core, dotnet, http-client, refit
- Language: C#
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# HttpClientExample