VS2015 new ASP. NET Core site

Source: Internet
Author: User

Summary

VS2015 installed on the computer, try it today, a new project.

Bbs

Create a new solution using vs2015, and then create a new project, you will find that there is no ASP. NET Core project, which requires the installation of ASP.

Need to install the Core SDK

Dotnetcore.1.0.1-sdk.1.0.0.preview2-003131-x64.exe

Then install

Dotnetcore.1.0.1-vs2015tools.preview2.0.2.exe

After the installation is successful, open vs2015 and you will find a project of this type. NET Core.

We create a new Web project, named Mybbs, and choose a Web application with authentication,

That's why creating a new template with a certification method is like looking at the structure of an ASP. NET core Web project.

As you can see from the way, the newly created DLL will automatically restore the dependent DLLs.

After restore, review the references to see the referenced ASP. NET core-related DLLs.

A simple project template has been built and we can run a look at Ctrl+f5 run

Summarize

With the VS2015 IDE creating a new ASP. NET core Web project, you'll find that there are a lot of JSON files in your project, so what do these json do?

VS2015 new ASP. NET Core site

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.