---
title: "Different ASP.Net MVC Versions with its features."  
description: "All ASP.NET MVC versions"  
author: "Ashutosh Kumar Verma"  
published: 2021-09-04  
updated: 2021-09-04  
canonical: https://www.mindstick.com/blog/298573/different-asp-dot-net-mvc-versions-with-its-features  
category: ".net"  
tags: [".net"]  
reading_time: 1 minute  

---

# Different ASP.Net MVC Versions with its features.

**Different versions of [ASP.Net MVC](https://www.mindstick.com/forum/155798/what-is-caching-in-asp-dot-net-mvc) -**

ASP.Net MVC is an open [source software](https://answers.mindstick.com/qa/30419/what-is-open-source-software) developed by Microsoft. The first version of ASP.Net MVC is developed in 2009. After then Microsoft launches new versions of ASP.Net MVCs with different and new features. The different versions of ASP.Net MVC is as below-

\

| **ASP.Net MVC Versions** | **[Visual Studio](https://www.mindstick.com/articles/12378/visual-studio-for-mac-is-out-of-beta-preview-now-officially-available) Code** | **Features** \ \ |
| --- | --- | --- |
| 1- MVC Version **1.0** | vs code 2008 | Binding automatically. Help in HTML. Help in Ajax. Routing. |
| MVC Version **2.0** | vs code 2008 | Custom templet. Validation from [client side](https://www.mindstick.com/forum/160418/what-are-the-best-practices-for-securely-storing-bearer-tokens-on-the-client-side) methods in [lambda expression](https://www.mindstick.com/articles/897/lambda-expression-in-c-sharp) in [HTML helper](https://www.mindstick.com/forum/155772/how-we-create-custom-html-helper-in-asp-dot-net-mvc) |
| MVC Version **3.0** | vs code 2010 | engine of Razor view. [Remote validation](https://www.mindstick.com/forum/156058/what-is-the-use-of-remote-validation-in-mvc). Used Global filters |
| MVC Version **4.0** | vs code 2010 and 2012 | Templates of mobile projects Windows azure SDK support. |
| MVC Version **5.0** | vs code 2013 | Supporting of Bootstrap. ASP.Net identities. filter of authentication. |
| MVC Version **5.2** [Latest version](https://www.mindstick.com/forum/159157/what-is-the-latest-version-of-c-sharp)- 5.2.7 | vs code 2013 and higher | Updates of minor features. Fixed bugs. Attribute based rounting |

\

---

Original Source: https://www.mindstick.com/blog/298573/different-asp-dot-net-mvc-versions-with-its-features

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
