Exercise - Implement HTTP operations in ASP.NET Core Blazor Web apps

Completed

In this exercise, you learn how to add the necessary code to an ASP.NET Core Blazor Web app to create the HTTP client and perform GET, POST, PUT, and DELETE operations to manage a list of fruit. The code to render the data in the razor files is complete, and you're updating the razor.cs code-behind files.

Launch the exercise and follow the instructions. When you're done, be sure to return to this page so you can continue learning.


Button to launch exercise.