Course Content
View Course Modules
0/1
Develop an ASP.NET Core Web App that Consumes an API (AZ-2002)

Module 1: Interact with an ASP.NET Core Minimal API

  • Explore ASP.NET Core APIs
  • Document an API by using Swashbuckle
  • Exercise: Interact with an API
  • Knowledge Check

Module 2: Implement HTTP Operations in ASP.NET Razor Pages

  • Explore HTTP clients in .NET Core
  • Perform HTTP operations in Razor Pages
  • Exercise: Implement HTTP operations in Razor Pages
  • Knowledge Check

Module 3: Render API Responses in ASP.NET Core Razor Pages

  • Explore Razor Pages Project Structure
  • Discover Razor Pages Syntax
  • Exercise: Render API responses in Razor Pages
  • Knowledge Check