摘要:
dotnet --info 来查看是否安装成功dotnet new -alldotnet new mvc 创建MVC项目dotnet new more 查看项目类型dotnet restore (恢复依赖的NuGet包)dotnet publish 发布项目dotnet build 编译项目mkdi 阅读全文
posted @ 2018-01-31 14:09
VincentZhu
阅读(184)
评论(0)
推荐(0)
摘要:
[root@bogon ~]# dotnet --info.NET Command Line Tools (2.1.4) Product Information: Version: 2.1.4 Commit SHA-1 hash: 5e8add2190 Runtime Environment: OS 阅读全文
posted @ 2018-01-31 13:27
VincentZhu
阅读(529)
评论(0)
推荐(0)
摘要:
1、Nginx的安装(重启Nginx命令: systemctl restart nginx) 输入命令( 根据提示输入Y 即可): sudo yum install epel-release sudo yum install nginx sudo systemctl start nginx 还需要输 阅读全文
posted @ 2018-01-31 12:00
VincentZhu
阅读(282)
评论(0)
推荐(0)
浙公网安备 33010602011771号