码迷,mamicode.com
首页 > 其他好文 > 详细

Abp zero 示例运行

时间:2017-10-01 10:07:12      阅读:131      评论:0      收藏:0      [点我收藏+]

标签:check   core   href   web   templates   eating   bsp   project   with   

https://aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Core

Introduction

The easiest way of starting a new project using ABP with ASP.NET Core MVC is to create a template on templates page. Remember to check "Include module zero". After creating and downloading your project, follow below steps to run your application.

  • Open your solution on Visual Studio 2017+ and build the solution.
  • Select the ‘Web.Mvc‘ project as startup project.
  • Open Package Manager Console and run Update-Database command to create your database (ensure that Default project is selected as .EntityFrameworkCore in the Package Manager Console window).
  • Run the application.

注意事项:

1.选择Web.Mvc为启动项目

2.Package Manager Console要.EntityFrameworkCore 运行Update-Database命令

Abp zero 示例运行

标签:check   core   href   web   templates   eating   bsp   project   with   

原文地址:http://www.cnblogs.com/shiningrise/p/7616553.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!