In this chapter, you learned how to build an ASP.NET Core Web API service that can be hosted cross-platform. You also learned how to test and document web service APIs with Swagger, and how to build a Single Page Application (SPA) using Angular that calls a web service, even if the service is on another domain.
In the next chapter, you will learn how to build cross-device apps for the Universal Windows Platform using XAML.