ASP.NET vNext Overview & features (MVC6, Web API, Web Pages and Single R) View Article Information Posted Date: 8. July 2014 Author: Anil Sharma Categories: .Net Framework, ASP.NET MVC, ASP.NET, ASP.NET Web Page, Entity Framework, Web API, ASP.NET vNext Keywords: ASP.NET vNext Overview, ASP.NET vNext Features, MVC6, Web API, Single R, vNext, ASP.NET vNext Microsoft has announced to launch ASP.NET vNext, which includes MVC, Web API, and Web Pages frameworks will be merged into one framework, called MVC 6. This new framework removes a lot of overlap between the existing MVC and Web API frameworks. It uses a common set of abstractions for routing, action selection, filters, model binding, and so on. You can use the framework to create both UI (HTML) and web APIs. [Continue Reading]