Vue + Ant Design of Vue 服务器配置

摘要: 源代码地址 http://www.mamicode.com/info-detail-3078753.html 代码框架是用的前后台分离的方式后台使用的是Asp.Net Core平台,开发所有业务,向前台提供Rest API接口。使用的认证方式是JWT前端有两个项目,一个是Web端,一个是Mobile 阅读全文
posted @ 2021-03-14 10:32 土金豪 阅读(764) 评论(0) 推荐(0)

.Net Core Web API 服务器搭建和自定义IP和端口

摘要: 服务器操作系统 Windows Server 2012 R2 Datacenter (带界面)(之前在 Windows Server 2008 R2 上安装netcoreapp3.1 )多次搭建不好) 1.安装IIS 参考 https://blog.csdn.net/muzizongheng/art 阅读全文
posted @ 2021-03-14 09:10 土金豪 阅读(3230) 评论(0) 推荐(0)