Summary
In this chapter, we learned a lot about Razor syntax, something we will use throughout the book. We learned about DI, directives, and parameters, and, of course, created our first component. This knowledge will help us understand how to create components and how to reuse components.
In the next chapter, we will take a look at more advanced component scenarios.