Summary
In this chapter, you learned how to build Blazor components for both Server and WebAssembly. You saw some of the key differences between the two hosting models, like how data should be managed using dependency services.
In the next chapter, you will learn how to build mobile apps using Xamarin.Forms.