No.1 準(zhǔn)備應(yīng)用程序

1. 創(chuàng)建.Net Core Web項(xiàng)目

image

image

2. 使用VS2015發(fā)布

image

image


No.2 安裝.Net Core for Ubuntu

Ubuntu的安裝就不介紹了,百度搜索一大堆。本人用的VMWare,裝好Tools很方便。

1. 添加dotnet源

sudo sh -c 'echo "deb [arch=amd64] https://apt-mo.trafficmanager.net/repos/dotnet-release/ trusty main" > /etc/apt/sources.list.d/dotnetdev.list' sudo apt-key adv --keyserver hkp:
        		

網(wǎng)友評論