AZ-2002 Develop an ASP.NET Core web app that consumes an API
Module 1: Interact with ASP.NET Core Minimal API
– Explore ASP.NET Core APIs
– Document an API using Swashbuckle
Module 2: Implementing HTTP Operations in ASP.NET Razor Pages
– Explore HTTP clients in .NET Core
– Perform HTTP operations in Razor Pages
Module 3: Rendering API Responses in ASP.NET Core Razor Pages
– Explore Razor Pages project structure
– Discover Razor Pages syntax