官术网_书友最值得收藏!

Creating your first ASP.NET Core 2.0 application in Linux

To create and run your first sample application using only the Terminal window in Linux, you have to do the following steps:

  1. If the .NET Core 2.0 SDK is not yet installed, then download and install .NET Core Preview 2 from https://www.microsoft.com/net/core/preview for your Linux distribution. Here is an example of how to do that for Ubuntu:
      sudosh -c 'echo "deb [arch=amd64]
https://apt-mo.trafficmanager.net/repos/dotnet-release/
xenial main" > /etc/apt/sources.list.d/dotnetdev.list' sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80
--recv-keys 417A0893 sudo apt-get update sudo apt-get install dotnet-sdk-2.0.0-preview2-006497
  1. Create a folder for your sample application,
    mkdir ~/Documents/aspnetcoremvcsample.
  2. Move into the created folder, cd ~/Documents/aspnetcoremvcsample.
  3. Create a new web application based on the ASP.NET Core 2.0 MVC web application template, dotnet new mvc:
  1. Run the sample application by executing dotnet run:
  1. Open a browser and go to http://localhost:5000:
主站蜘蛛池模板: 肃北| 临洮县| 垦利县| 东至县| 辽源市| 大丰市| 财经| 余江县| 利辛县| 兴文县| 旌德县| 原阳县| 天水市| 饶河县| 二连浩特市| 乐昌市| 右玉县| 象山县| 综艺| 吉木乃县| 大姚县| 建平县| 湖口县| 时尚| 崇阳县| 黑龙江省| 乐陵市| 沙雅县| 和硕县| 屏东县| 巩义市| 山阴县| 武冈市| 云林县| 万宁市| 平陆县| 平顶山市| 本溪市| 兴隆县| 洛阳市| 珠海市|