ASP. NET Core Environment setting tutorial (2), asp. netcore
Asp. Net Core is a major redesign of Asp. Net.
This topic introduces new concepts of ASP. NET Core and explains how they help you develop modern web applications.
To develop applications using ASP. NET Core, the following must be installed on your system:
Microsoft Visual maxcompute 2015
Microsoft. NET Core 1.0.0-VS 2015 Tooling Preview 2
Microsoft provides a free version of Visual Studio, which also contains SQL Server, which can be removed from frameworks Core1.0.0-VS 2015 Tooling Preview 2 from the https://go.microsoft.com/fwlink? LinkId = 817245. download.
Install Microsoft Visual Studio 2015
Now let's take a look at the steps involved in the installation
Step 1-after the download is complete, run the installer. The following dialog box is displayed.
Step 2-click the Install button in the above section. The installation process starts.
Step 3-after the installation process is complete, you will see the following dialog box.
Step 4-close this dialog box and restart your computer if necessary.
Step 5-open Visual studio from the Start Menu.
This will open the following dialog box. The first preparation (only) takes some time.
Step 6-now you will see the main window of Visual studio.
Step 7 − after Visual Studio is installed, disable Microsoft Visual Studio and install Microsoft. NET Core 1.0.0-VS 2015 Tooling Preview 2
Step 8-check the check box, and then click Install.
Step 9-once the installation is complete, you will see the following message.
Step 10-you can now use ASP. Net Core to start your application.
The above is all the content of this article. I hope it will be helpful for your learning and support for helping customers.