This document discusses the future of web apps using ASP.NET 5.0 and .NET Core. It introduces .NET Core as a cross-platform version of .NET that can be deployed with apps. ASP.NET 5.0 unifies MVC, Web API, and Web Pages and allows editing code and seeing live updates in the browser. It also supports NuGet packages, task runners like Grunt and Gulp, and GitHub deployment.