Summary of Using Application State
Let's summarize the concepts we learned in the “Building a Shopping Cart Using Application State” chapter.
We'll cover the following...
Wrap up!
We should now be able to use DI to apply the AppState pattern to a Blazor WebAssembly app. ...