Develop an ASP.NET Core Web App That Consumes an API – Applied Skills Workshop

SKU: MAZ2002

Þessi vara er ekki til á lager og þvi ófáanleg eins og er.

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

Forkröfur

Important – This course has MFA Requirements. Please read this link and download the MFA app, prior to attending.

  • Experience writing C# at an intermediate level
  • Ability to write HTML at an intermediate level
  • Knowledge of RESTful services and HTTP action verbs

Nemandi mun læra eftirfarandi

Upplýsingar vantar

Samantekt

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

Learn how APIs are implemented in ASP.NET Core, and how to use API documentation to learn the APIs requirements.

  • Introduction
  • Explore ASP.NET Core APIs
  • Document an API by using Swashbuckle
  • Exercise – Interact with an API
  • Knowledge check
  • Summary

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

Learn how to implement HTTP clients based on HttpClient and IHttpClientFactory. And how to implement code to perform HTTP operations in ASP.NET Core Razor Pages.

  • Introduction
  • Explore HTTP clients in .NET Core
  • Perform HTTP operations in Razor Pages
  • Exercise – Implement HTTP operations in Razor Pages
  • Knowledge check
  • Summary

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

Learn how to render API responses in ASP.NET Core Razor Pages and perform HTTP operations by using page handlers.

  • Introduction
  • Explore Razor Pages project structure
  • Discover Razor Pages syntax
  • Exercise – Render API responses in Razor Pages
  • Knowledge check
  • Summary