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: Virtual Learning
- Date: 03 February, 2026 | 8:00 AM to 4:00 PM
- Location: Virtual (GMT Standa)
- Language: English
-
- Delivery Format: Virtual Learning
- Date: 08 April, 2026 | 9:00 AM to 5:00 PM
- Location: Virtual (GMT Standa)
- Language: English
-
- Delivery Format: Virtual Learning
- Date: 09 June, 2026 | 8:00 AM to 4:00 PM
- Location: Virtual (GMT Standa)
- Language: English
-
- Delivery Format: Virtual Learning
- Date: 04 August, 2026 | 9:00 AM to 5:00 PM
- Location: Virtual (GMT Standa)
- Language: English
-
- Delivery Format: Virtual Learning
- Date: 06 October, 2026 | 8:00 AM to 4:00 PM
- Location: Virtual (GMT Standa)
- Language: English
-
- Delivery Format: Virtual Learning
- Date: 22 December, 2026 | 9:00 AM to 5:00 PM
- Location: Virtual (GMT Standa)
- Language: English
Target Audience
Top
Students wishing to learn how to gather information from API documentation and perform HTTP operations in an ASP.NET Core Razor Pages web app.
Course 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