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.
Developer(s) | Microsoft |
---|---|
Final release | 5.2.8
/ 12 April 2022 |
Preview release | 6.0.0-rc2
/ 17 May 2016 |
Repository | |
Written in | C#, VB.NET |
Operating system | Cross-platform |
Platform | .NET Framework, Mono |
Successor | ASP.NET Core |
Type | Web application framework |
License | Apache License 2.0 |
Website | dotnet |
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.