Course Catalog
Develop an ASP.NET Core web app that consumes an API (AZ-2002)
Code: AZ-2002
Duration: 1 Day
$675 USD

OVERVIEW

Learn how to gather information from API documentation and perform HTTP operations in an ASP.NET Core Razor Pages web app.

DELIVERY FORMAT

This course is available in the following formats:

Virtual Classroom

Duration: 1 Day
Classroom

Duration: 1 Day

CLASS SCHEDULE

Delivery Format: Virtual Classroom
Date: May 13 2024 - May 13 2024 | 09:00 - 17:00 EDT
Location: Online
Course Length: 1 Day

$ 675

Delivery Format: Virtual Classroom
Date: May 13 2024 - May 13 2024 | 09:00 - 17:00 EDT
Location: Online
Course Length: 1 Day

$ 675

Delivery Format: Virtual Classroom
Date: Jul 22 2024 - Jul 22 2024 | 09:00 - 17:00 EDT
Location: Online
Course Length: 1 Day

$ 675

Delivery Format: Virtual Classroom
Date: Jul 22 2024 - Jul 22 2024 | 09:00 - 17:00 EDT
Location: Online
Course Length: 1 Day

$ 675

Delivery Format: Virtual Classroom
Date: Sep 16 2024 - Sep 16 2024 | 09:00 - 17:00 EDT
Location: Online
Course Length: 1 Day

$ 675

Delivery Format: Virtual Classroom
Date: Sep 16 2024 - Sep 16 2024 | 09:00 - 17:00 EDT
Location: Online
Course Length: 1 Day

$ 675

Delivery Format: Virtual Classroom
Date: Nov 04 2024 - Nov 04 2024 | 09:00 - 17:00 EST
Location: Online
Course Length: 1 Day

$ 675

GOALS

Students will learn to,

  • 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
OUTLINE

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.

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.
LABS

Will Be Updated Soon!
Will Be Updated Soon!
WHO SHOULD ATTEND

Students wishing to learn how to gather information from API documentation and perform HTTP operations in an ASP.NET Core Razor Pages 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