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
- HTML Helpers and Tag Helpers
- Localizing an ASP.NET Core website
In the next chapter, you will learn how to secure your websites using authentication and authorization.