Skip to main Content

Develop an ASP.NET Core web app that consumes an API

  • Course Code M-AZ2002
  • Duration 1 day

Public Classroom Price

SAR1,688.00

excl. VAT

Request Group Training Add to Cart

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

Top

Learn 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: 21 December, 2025 | 9:00 AM to 5:00 PM
    • Location: Virtual (Egypt Stan)
    • 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

Top

Module 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