ASP.NET MVC

ASP.NET MVC is a web application framework developed by Microsoft that implements the model–view–controller (MVC) pattern. It is no longer in active development. It is open-source software, apart from the ASP.NET Web Forms component, which is proprietary.

ASP.NET MVC
Developer(s)Microsoft
Final release
5.2.8 / 12 April 2022 (2022-04-12)
Preview release
6.0.0-rc2 / 17 May 2016 (2016-05-17)
Repository
Written inC#, VB.NET
Operating systemCross-platform
Platform.NET Framework, Mono
SuccessorASP.NET Core
TypeWeb application framework
LicenseApache License 2.0
Websitedotnet.microsoft.com/apps/aspnet/mvc

ASP.NET Core has since been released, which unified ASP.NET, ASP.NET MVC, ASP.NET Web API, and ASP.NET Web Pages (a platform using only Razor pages). MVC 6 was abandoned due to Core and is not expected to be released. Core is currently planned to merge into ".NET 5".

Some well known sites that use ASP.NET MVC include Stack Overflow, Microsoft, GoDaddy and Ancestry.com.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.