Call External Endpoints in Asp.Net core Web API using HttpClient | CLEAN Architecture

Опубликовано: 08 Февраль 2026
на канале: WebGentle
9,719
145

Call External Endpoints Using HttpClient: To call the external endpoints in asp.net core application we can use typed httpclient. In this video we will call external endpoints from asp.net core web application using typed httpclient with CLEAN Architecture.

Resources:
Clean Architecture Video :    • Clean Architecture C# | Clean Architecture...  
🔗 Source Code: https://github.com/nitish-kaushik/asp...

#httpclient #aspnetcore #cleanarchitecture