Skip to Scheduled Dates
Course Overview
Learn how to gather information from API documentation and perform HTTP operations in an ASP.NET Core Razor Pages web app.
Course Outline
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