Project overview
In this chapter, we will build a Blazor WebAssembly app to manage tasks. We will be able to view, add, edit, and delete tasks. The tasks will be stored in a SQL Server database.
This is a screenshot of the completed application:
The build time for this project is approximately 75 minutes.