-
Notifications
You must be signed in to change notification settings - Fork 12
Setup a new project
Leo Yang edited this page Jun 19, 2019
·
2 revisions
-
Download the latest version of FM IT ASP Core MVC Template from the release page here.
-
Copy the template zip file to your Visual Studio Project Template folder. For example, H:\Visual Studio 2017\Templates\ProjectTemplates\
- In Visual Studio, select File > New > Project.
Complete the New Project dialog:
- In the left pane, tap .NET Core
- In the center pane, tap FM IT ASP Core MVC Template
- Name the project "YourApplicationName" (SIFT, CCS, etc. It's important to name the project as "YourApplicationName" so when you copy code, the namespace will match.)
- Tap OK