This document provides an overview of building applications with Angular 2 and ASP.NET Core. It describes the Angular CLI for scaffolding Angular applications, key aspects of Angular like components, directives, and services. It also summarizes ASP.NET Core, including commands, dependency injection, controllers and building a sample pet store application using Angular and ASP.NET Core.