摘要: 下载.NET Core SDK 下载地址:https://www.microsoft.com/net/download/linux 第一步:Add the dotnet product feed(添加dotnet产品) To start installing .NET, you'll need to 阅读全文
posted @ 2017-12-26 13:39 程序员皮特 阅读(581) 评论(0) 推荐(0)
摘要: 基本软件 VMware虚拟机 centos:http://isoredirect.centos.org/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1708.iso centos安装 打开VMware虚拟机,选择文件 新建虚拟机 一般下载好的CentOS 阅读全文
posted @ 2017-12-26 13:36 程序员皮特 阅读(361) 评论(0) 推荐(0)
摘要: 配置IIS模块 ASP.NET Core Module载地址:https://go.microsoft.com/fwlink/?linkid=844461 安装后再IIS管理器模块页面会出现aspnetcoremodule 新建网站 修改应用池 网站发布 浏览网址,大功告成 发布成功后访问即可 阅读全文
posted @ 2017-12-26 13:32 程序员皮特 阅读(230) 评论(0) 推荐(0)
摘要: 下载.NET Core SDK 下载地址:https://www.microsoft.com/net/download/linux https://www.microsoft.com/net/learn/get-started/linuxcentos 安装vs2017,安装的时候选择安装core跨平 阅读全文
posted @ 2017-12-26 13:25 程序员皮特 阅读(139) 评论(0) 推荐(0)