In this chapter, we discussed the Let's Chat web application, its requirements and high-level design, and did the project setup to get started with coding. After doing the project setup, we learned about ASP.NET Core fundamentals, such as authentication, authorization, middleware, Dependency Injection, configuration, and logging.
In the next chapter, we will complete the fundamentals and then dive into coding the Let's Chat application.