You can take advantage of HttpClientFactory to preconfigure named HttpClient instances. Note that the HttpClientFactory is a central location that can be used to register, configure, and consume ...
A secure ASP.NET Core Web API implementing Identity, JWT authentication, Role-Based Authorization, and external API integrations using HttpClientFactory and modern .NET practices.