The document provides an overview of ASP.NET MVC 6 and its unified programming model that integrates web UI and APIs, emphasizing features such as dependency injection, routing, and middleware. It highlights the lean and modular architecture of ASP.NET 5.0, as well as the benefits of using tag helpers, logging infrastructures, and side-by-side versioning. Overall, it serves as a primer for developers transitioning to the new framework with a focus on practical implementations and best practices.
Related topics: