Summary
In this chapter, you learned how to build user interfaces using ASP.NET Core MVC. You learned about:
- ASP.NET Core Razor views and Razor syntax.
- Some common Bootstrap styles.
- Localizing and globalizing an ASP.NET Core website.
- HTML Helpers and Tag Helpers.
In the next chapter, you will learn how to build web user interface components using Blazor WebAssembly.