Develop an ASP.NET Core web app that consumes an API
- Código del Curso M-AZ2002
- Duración 1 Día
Otros Métodos de Impartición
Método de Impartición
Este curso está disponible en los siguientes formatos:
-
Cerrado
Cerrado
-
Clase de calendario
Aprendizaje tradicional en el aula
-
Aprendizaje Virtual
Aprendizaje virtual
Solicitar este curso en un formato de entrega diferente.
Temario
Parte superiorLearn how to gather information from API documentation and perform HTTP operations in an ASP.NET Core Razor Pages web app.
Virtual Learning
This interactive training can be taken from any location, your office or home and is delivered by a trainer. This training does not have any delegates in the class with the instructor, since all delegates are virtually connected. Virtual delegates do not travel to this course, Global Knowledge will send you all the information needed before the start of the course and you can test the logins.
Calendario
Parte superior-
- Método de Impartición: Aprendizaje Virtual
- Fecha: 03 febrero, 2026 | 8:30 AM to 2:30 PM
- Sede: Aula Virtual (W. Europe )
- Idioma: Español
-
- Método de Impartición: Aprendizaje Virtual
- Fecha: 03 febrero, 2026 | 9:00 AM to 5:00 PM
- Sede: Aula Virtual (W. Europe )
- Idioma: Inglés
-
- Método de Impartición: Aprendizaje Virtual
- Fecha: 08 abril, 2026 | 10:00 AM to 6:00 PM
- Sede: Aula Virtual (W. Europe )
- Idioma: Inglés
-
- Método de Impartición: Aprendizaje Virtual
- Fecha: 09 junio, 2026 | 8:30 AM to 2:30 PM
- Sede: Aula Virtual (W. Europe )
- Idioma: Español
-
- Método de Impartición: Aprendizaje Virtual
- Fecha: 09 junio, 2026 | 9:00 AM to 5:00 PM
- Sede: Aula Virtual (W. Europe )
- Idioma: Inglés
-
- Método de Impartición: Aprendizaje Virtual
- Fecha: 04 agosto, 2026 | 10:00 AM to 6:00 PM
- Sede: Aula Virtual (W. Europe )
- Idioma: Inglés
Dirigido a
Parte superiorObjetivos del Curso
Parte superior- 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
Contenido
Parte superiorModule 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.
Pre-requisitos
Parte superior- Experience writing C# at an intermediate level
- Ability to write HTML at an intermediate level
- Knowledge of RESTful services and HTTP action verbs