This package upgrades your web application from older versions of MVC (MVC 3 or MVC 4) to the newer version (MVC 5.2.3).
Info
Version: | 1.0.0 |
Author(s): | Sathya Prabu Rajagopal |
Last Update: | Thursday, July 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sathyarajagopal/mvc-upgrade |
NuGet Url: | https://www.nuget.org/packages/UpgradeMvc |
Install
Install-Package UpgradeMvc
dotnet add package UpgradeMvc
paket add UpgradeMvc
UpgradeMvc Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3 && <= 5.2.3)
Tags