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

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:
主站蜘蛛池模板: 宁阳县| 翼城县| 康马县| 永嘉县| 临泉县| 兰西县| 涞源县| 乌恰县| 平凉市| 西乡县| 富民县| 马尔康县| 象州县| 泾源县| 河曲县| 手游| 萨嘎县| 农安县| 平远县| 朝阳县| 咸丰县| 枣强县| 新郑市| 延长县| 西丰县| 嵊泗县| 西城区| 白山市| 仁布县| 乃东县| 永靖县| 福海县| 云和县| 稷山县| 斗六市| 页游| 霍城县| 武威市| 桃园县| 东丽区| 疏附县|