Course Overview
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
Course Content
- 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