This document discusses the new features of ASP.NET 5, the next major version of ASP.NET. It introduces the new modular architecture and project structure. Key features covered include support for non-Windows platforms, a leaner core CLR runtime, configuration and dependency injection improvements, front-end workflow changes using Bower and Grunt/Gulp, and new MVC and tag helper features. The goal of ASP.NET 5 is to make ASP.NET more modern, modular and cross-platform.
Related topics: