Develop an ASP.NET Core web app that consumes an API
- Course Code M-AZ2002
- Duration 1 day
Course Delivery
Jump to:
Course Delivery
This course is available in the following formats:
-
Company Event
Event at company
-
Public Classroom
Traditional Classroom Learning
-
Virtual Learning
Learning that is virtual
Request this course in a different delivery format.
Course Overview
TopLearn how to gather information from API documentation and perform HTTP operations in an ASP.NET Core Razor Pages web app.
Course Schedule
Top-
- Delivery Format: Public Classroom
- Date: 17 November, 2026 | 9:30 AM to 5:30 PM
- Location: RUEIL ATHENEE (W. Europe Standard Time)
- Language: French
Target Audience
TopCourse Objectives
Top- Interact with an ASP.NET Core minimal API
- Implement HTTP operations in ASP.NET Razor Pages
- Render API responses in ASP.NET Core Razor Pages
Course Content
TopModule 1: Interact with an ASP.NET Core minimal API
- Learn how APIs are implemented in ASP.NET Core, and how to use API documentation to learn the APIs requirements.
Module 2: Implement HTTP operations in ASP.NET Razor Pages
- Learn how to implement HTTP clients based on HttpClient and IHttpClientFactory. And how to implement code to perform HTTP operations in ASP.NET Core Razor Pages.
Module 3: Render API responses in ASP.NET Core Razor Pages
- Learn how to render API responses in ASP.NET Core Razor Pages and perform HTTP operations by using page handlers.
Course Prerequisites
Top- Experience writing C# at an intermediate level
- Ability to write HTML at an intermediate level
- Knowledge of RESTful services and HTTP action verbs