Installing the ASP.NET Core NuGet package in your application
Follow these steps to install the NuGet
package of ASP.NET MVC:
- Right click on the project, and select the Manage NuGet Packages option:
- Select the Include Prerelease checkbox so that the NuGet Package Manager will list out all the prerelease packages. Search for
MVC
and you'll get the Microsoft.AspNet.MVC package, as shown in the following result, and click on the Install button on the right-hand side: - Review the changes:
- Once you click on Review Changes, the following dialog box will ...
Get ASP.NET Core: Cloud-ready, Enterprise Web Application Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.