- Course
Using HttpClient to Consume APIs in .NET 5
This course will teach you how to consume APIs with HttpClient in .NET.
- Course
Using HttpClient to Consume APIs in .NET 5
This course will teach you how to consume APIs with HttpClient in .NET.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
APIs don't need to be difficult. In this course, Using HttpClient to consume APIs 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, 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 write unit tests that use HttpClient. 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..
Using HttpClient to Consume APIs in .NET 5
-
Version Check | 15s
-
Coming Up | 1m 9s
-
Frameworks and Tooling | 2m 25s
-
Introducing the Demo Application | 49s
-
Demo - Introducing the Demo Application | 4m 45s
-
Strategies for Working with DTO Model Classes | 2m 39s
-
Generating DTO Classes | 1m 56s
-
Demo - Generating DTO Classes from Visual Studio | 6m 30s
-
Demo - Generating DTO Classes with NSwagStudio | 6m 22s
-
Tackling Integration with HttpClient | 5m 42s
-
Summary | 1m 30s