Summary : ASP.Net MVC 5 is a part of Dot.Net framework 4.5 that is releases with VS2013. Key new feature includes
- One ASP.Net,
- ASP.Net Identity for External Authentication like google,
- Enhance Async Controller,
- WEB API Ver 2,0,
- Support of EF 6,
- Attribute based routing, Bootstrap,
- OWIN and Katana for cloud enhance cloud support.
Here is the very brief summary of key new features of MVC 5.
- One ASP.Net : Is is actually an improvement over previous project model that allow to use MVC feature in ASP project and ASP features in MVC project without any special tweaks.
- External Authentication (ASP.Net Identity) : This feature provides out if the box support for OAUTH based authentication provides like Google.
- Authentication filters : Theses are new integration points to implement custom authentication as well as third party authentication. This saves a lot of effort when it comes to
- Attribute based Filter overrides : This feature allows to override default authentication settings just by applying an attribute on an action or controller.
- Enhance Async Controller: Async controller has been enhance and only return task async result
- Web API 2.0 : This version of Web API provides additional support for Odata like $expand and $select.
- Bootstrap : It is a css library that provide native support for adaptive rendering.
- Attribute based routing: This facilitate HTTP routing just by applying an routing attribute on any action method. Default route map is still available.
- OWIN and Katana : Katana is an implementation of OWIN standard that is mainly optimized for developing lightweight web APIs and application on cloud.
- SignalR: A new library to provide unified communication model for all web socket based communication. http://signalr.net/
- Entity Framework 6: This version of MVC has support of EF 6.0 that has some advance features like AsyncQueries.
- http://exsertus.wordpress.com/2013/10/18/asp-net-mvc-5-whats-new/
- http://channel9.msdn.com/Events/Visual-Studio/Launch-2013/WC106
- http://www.dotnetcurry.com/showarticle.aspx?ID=941
- http://channel9.msdn.com/Shows/Web+Camps+TV/The-Katana-Project-OWIN-for-ASPNET
- http://www.asp.net/aspnet/overview/owin-and-katana/an-overview-of-project-katana
I am attracted by the presentation of this article. It is a genuinely a gainful article for us. Keep posting, Thank you.Software Testing Company In Dubai UAE
ReplyDelete