.NET Core Microservices - Configure ProductService and HttpClient in Startup

.NET Core Microservices - Configure ProductService and HttpClient in Startup

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

In this video, the process of configuring an HTTP client factory within the startup class of the Mango Web project is explained. The video details how to set up the base path for the Product API using a configuration object and static details. Finally, it covers adding the Product Service to dependency injection as a scoped service, preparing for CRUD operations in the next video.

Read more

2 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Explain how to retrieve the product API base from the settings file.

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What operations can be performed on the product after configuring the HTTP settings?

Evaluate responses using AI:

OFF