配置和选项 ASP.NET Core 模板项目下会有 appsettings.json、appsettings.Development.json 两个配置文件,我们可以通过这两个文件配置 Web 应用的启动端口、是否使用 https 等,大多数第三方框架也都支持在这两个 json 文件中配置。ASP[......] 继续阅读
配置和选项 ASP.NET Core 模板项目下会有 appsettings.json、appsettings.Development.json 两个配置文件,我们可以通过这两个文件配置 Web 应用的启动端口、是否使用 https 等,大多数第三方框架也都支持在这两个 json 文件中配置。ASP[......] 继续阅读
Configuration and Options In ASP.NET Core template projects, there are usually two configuration files: appsettings.json and appsettings.Development.j[......] 继续阅读
高速下载 Docker 的站点 http://get.daocloud.io/#install-docker 如果你是 linux系统,可以直接使用命令安装 笔者这里使用了 国产操作系统 Deepin ,支持一下国产系统(本教程适用其它Linux系统) 下载 Dock[......] 继续阅读
High-speed download site for Docker http://get.daocloud.io/#install-docker If you are using a Linux system, you can install it directly using th[......] 继续阅读