Skip to main Content

Développer une application web ASP.NET Core qui exploite une API

  • Référence M-AZ2002
  • Durée 1 Jour

Intra-entreprise Prix

Nous contacter

Demander une formation en intra-entreprise S'inscrire

Modalité pédagogique

La formation est disponible dans les formats suivants:

  • Classe inter à distance

    Depuis n'importe quelle salle équipée d'une connexion internet, rejoignez la classe de formation délivrée en inter-entreprises.

  • Classe inter en présentiel

    Formation délivrée en inter-entreprises. Cette méthode d'apprentissage permet l'interactivité entre le formateur et les participants en classe.

  • Intra-entreprise

    Cette formation est délivrable en groupe privé, et adaptable selon les besoins de l’entreprise. Nous consulter.

Demander cette formation dans un format différent

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

Company Events

These events can be delivered exclusively for your company at our locations or yours, specifically for your delegates and your needs. The Company Events can be tailored or standard course deliveries.

Prochaines dates

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

Objectifs de la formation

Haut de page
  • 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

Programme détaillé

Haut de page

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.

Pré-requis

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