In this Blazor tutorial, I am calling REST API to perform CRUD operations on the database.

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

Content:

  1. Inject HttpClient
  2. GetJsonAsync
  3. PostJsonAsync
  4. DeleteAsync
  5. PutJsonAsync

Happy Coding!!

#blazor #net #dotnet

Blazor Tutorial: Call REST API | CRUD Methods - EP10
6.85 GEEK