Summary
In this chapter, you learned how to build an ASP.NET Core MVC web application, and an ASP.NET Core Web API service that manages data using Entity Framework Core. You also learned how to consume a REST/HTTP service using HttpClient
.
In the next chapter, you will learn how to build an ASP.NET Core web application that can be hosted cross-platform on Windows, Linux, or Mac OS X.