Info
Version: | 2.2.0 |
Author(s): | Microsoft |
Last Update: | Monday, December 3, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc |
Install
Install-Package Microsoft.AspNetCore.Mvc
dotnet add package Microsoft.AspNetCore.Mvc
paket add Microsoft.AspNetCore.Mvc
Microsoft.AspNetCore.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Analyzers(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ApiExplorer(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Cors(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.DataAnnotations(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Localization(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.RazorPages(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.TagHelpers(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Razor.Extensions(>= 2.2.0)
- Microsoft.AspNetCore.Razor.Design(>= 2.2.0)
- Microsoft.Extensions.Caching.Memory(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags
ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea.