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

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

Content

  1. HttpClient.SendAsync();
  2. Http Request Message
  3. #JsonConvert
  4. StatusCode
  5. ReadAsStringAsync

Happy Coding!!

#blazor #dotnet #webdev

Blazor Tutorial: HttpClient | Login User - EP14
10.15 GEEK