How to Use IHttpClientFactory Every Developer Should Know About | HOW TO - Code Samples

Опубликовано: 03 Ноябрь 2024
на канале: STARTUP HAKK
153
1

https://StartupHakk.com/?v=tg47cj_ma-M

#coding #codingbootcamp #softwaredeveloper #CodeYourFuture

GitHub Repo: https://github.com/slthomason/Startup...

This video demonstrates how to use IHttpClientFactory to make Http calls inside a .Net Core Application.

Net Core introduced the IHttpClientFactory interface which can be configured to create & use HttpClient instances in an app through Dependency Injection.

There are three ways to use IHttpClientFactory

1. Use IHttpClientFactory directly
2. Named Clients
3.Typed Clients

Lots of Great How Tos and Code Samples! Make sure to like and subscribe!