Develop an ASP.NET Core web app that consumes an API
At a glance
-
Level
-
Product
-
Role
Learn how to gather information from API documentation and perform HTTP operations in an ASP.NET Core Blazor web app.
Prerequisites
- Experience writing C# at an intermediate level
- Ability to write HTML at an intermediate level
- Knowledge of RESTful services and HTTP action verbs
Start
Add
Achievement Code
Would you like to request an achievement code?
Modules in this learning path
Learn how APIs are implemented in ASP.NET Core, and how to use API documentation to learn the APIs requirements.
Learn how to implement HTTP clients based on HttpClient
and IHttpClientFactory
. And how to implement code to perform HTTP operations in ASP.NET Core Blazor Web apps.
Learn how to render API responses in ASP.NET Core Blazor Web apps.