ABP Starter Series (2)-Create a map version project from a template

Source: Internet
Author: User

First, create a template project from the official website

Go to the official website download Template Project

Click to select:

Enter the verification code to start the download

Download tips:


Second, start the project

To open a project using VS2015, restore the NuGet package:

Set the project to the end of the web, set as the startup project:

Open Web. config and modify the connection string. (because my locally installed SQL Server is an instance of. SQLExpress, you need to manually modify the server.) )

Open the Package Manager console, select the project that ends with EntityFramework, and execute update-database to create the database.

Ctrl+f5 run, use account admin/123qwe,tenancy name blank, login can.

At this point, you successfully created an ASP. NET MVC version of the MPA Web project using the ABP template.
Source has been uploaded to GITHUB-LEARNINGMPAABP, can be self-reference.
ABP Starter Series Catalogue-A practical walkthrough of learning ABP Framework

The above is the ABP Starter series (2)-Create the content of the map version project through the template, and see Topic.alibabacloud.com (www.php.cn) for more information!

  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.