Summary
In this chapter, you learned:
- About the concepts of Blazor components.
- How to build Blazor components that execute on the server side.
- How to build Blazor components that execute on the client side using WebAssembly.
- Some of the key differences between the two hosting models, like how data should be managed using dependency services.
In the Epilogue, I will make some suggestions for books to take you deeper into C# and .NET.