MVC5 Classic
Create an MVC Classic Project

To create a new MVC Classic project, complete the following steps:

  1. In Visual Studio, select File | New | Project.
  2. Under Installed Templates, select Visual C#. .NET Framework 4 or above should be selected in order to create an MVC 5 application.
  3. Select C1 ASP.NET MVC 5 Web Application (if you haven’t installed this, see Installing the MVC Classic Template), enter a name for the application, and click OK.
  4. Your Wijmo project is created. You'll notice it contains the Models, Views, and Controllers folders, which we will work with in the MVC Classic tutorials.

 

 

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback