CourseInfo | SimpliTrain Skip to Main Content

AZ-2002 Develop an ASP.NET Core web app that consumes an API

Learning plan iconE-Learning

Description

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

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

Lesson Id Title Description
1 Interact with an ASP.NET Core minimal API Explore ASP.NET Core APIs
Document an API by using Swashbuckle
2 Implement HTTP operations in ASP.NET Razor Pages Explore HTTP clients in .NET Core
Perform HTTP operations in Razor Pages
3 Render API responses in ASP.NET Core Razor Pages Explore Razor Pages project structure
Discover Razor Pages syntax