Info
Version: | 5.3.0 |
Author(s): | Microsoft |
Last Update: | Monday, October 23, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://www.asp.net/mvc |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.Mvc |
Install
Install-Package Microsoft.AspNet.Mvc
dotnet add package Microsoft.AspNet.Mvc
paket add Microsoft.AspNet.Mvc
Microsoft.AspNet.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebPages(>= 3.2.7 && < 3.3.0)
- Microsoft.AspNet.Razor(>= 3.2.7 && < 3.3.0)
Tags
ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.