Summary of ASP.NET Web API
Let's summarize the concepts we learned in the “Building a Task Manager Using ASP.NET Web API” chapter.
We'll cover the following...
Wrap up!
We should now be able to create a hosted Blazor WebAssembly app that uses the ASP.NET Web API to update data in a SQL Server database.
In this chapter, we ...