In this Blazor tutorial, I am showing how we can use HttpClient Factory in your Blazor app to make API calls to login user into the system.

GitHub Repo - https://github.com/CuriousDrive/BlazorApp

Content

  1. services.AddHttpClient
  2. Create Client
  3. Naming and Configuring Http Client
  4. Injecting IUserService

Happy Coding!!

#blazor #dotnet #webdev

Blazor Tutorial: IHttpClientFactory | Login User - EP15
16.60 GEEK