Header Ads

MVC 6

Already I have discussed about MVC.This article explains about features of MVC next version.
MVC6
Features of MVC 6 :
1.Comes with Visual Studio 2014 CTP.
2.vNext is environment based configuration system.
3.Supports POCO controller class.
4.It does not inherit from controller class as in previous versions of MVC.
5.vNext gives cross-platform support.
6.Smooth transition from web pages to MVC.
7.one model for controller, dependency injection, model, attribute routing, model binding.
8.It is based on new request pipeline called as asp.net vNext.
9.Runs on cloud optimized runtime.
10.Integration of MVC, Web API and Web Pages.
11.Runs on IIS or can also be Self-Hosted.

If you want know about MVC check here
Powered by Blogger.