Summary
In this chapter, you have:
- Been introduced to some of the technologies that you can use to build websites and web services using C# and .NET.
- Reviewed options for structuring ASP.NET Core projects.
- Reviewed how to get help and download code solutions for this book.
- Created class libraries to define an entity data model for working with the Northwind database using SQL Server.
In the next chapter, you will learn the details about how to build a basic website using ASP.NET Core MVC.