Skip to main Content

Develop an ASP.NET Core web app that consumes an API

  • Code training M-AZ2002
  • Duur 1 dag

Andere trainingsmethoden

Klassikale training Prijs

eur750.00

(excl. BTW)

Vraag een groepstraining aan Schrijf je in

Methode

Deze training is in de volgende formats beschikbaar:

  • Klassikale training

    Klassikaal leren

  • Op locatie klant

    Op locatie klant

  • Virtueel leren

    Virtueel leren

Vraag deze training aan in een andere lesvorm.

Trainingsbeschrijving

Naar boven

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

    • Methode: Klassikale training
    • Datum: 03 september, 2026 | 09:00 to 17:00
    • Locatie: Groningen/Paterswolde (Groningerweg 19) (W. Europe )
    • Taal: Nederlands

    eur750.00

Doelgroep

Naar boven
Students wishing to learn how to gather information from API documentation and perform HTTP operations in an ASP.NET Core Razor Pages web app.

Trainingsdoelstellingen

Naar boven
  • 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

Inhoud training

Naar boven

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.

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.

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.

Voorkennis

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