HttpClient - A learning ladder for using HttpClient in .NET API
A step-by-step guide to creating, registering, injecting, and using HttpClient correctly in a .NET API, from basic cases to named clients and response handling.
Personal tech blog
duckquakducks tech notebookcode-snippet, second-brain
A personal blog for technical notes, code breakdowns, capturing the engineering details that I forget.
Contents
Recent posts
A step-by-step guide to creating, registering, injecting, and using HttpClient correctly in a .NET API, from basic cases to named clients and response handling.