-
Course
- Core Tech
Accessing APIs Using HttpClient in .NET
This course will teach you how to integrate with APIs using HttpClient in .NET.
What you'll learn
Integrating with a web API is a common task required by many applications. In this course, Accessing APIs Using HttpClient in .NET, you’ll learn to integrate your .NET applications with an API.
First, you’ll explore HttpClient internals and basic CRUD interaction.
Next, you’ll discover how to work with streams, consume a streaming API endpoint, work with compression, and how to cancel requests that are no longer needed.
Finally, you’ll learn how to improve the reliability of your requests and how to extend HttpClient with custom handlers.
When you’re finished with this course, you’ll have the skills and knowledge of using HttpClient needed to integrate your .NET application with an API.
Table of contents
About the author
Kevin Dockx is a freelance solution architect (mobile/web), author & consultant, living in Antwerp (Belgium).
More Courses by Kevin