随笔分类 -  .Net Core

.Net Core
摘要:Kestrel 是一个跨平台的适用于 ASP.NET Core 的 Web 服务器,内置在ASP.NET Core 项目中。我们使用vs2019新建一个ASP .Net Core 应用程序,可以在launchSettings.json看到Kestrel默认的地址"https://localhost: 阅读全文
posted @ 2020-03-19 11:59 notevar 阅读(4145) 评论(0) 推荐(1)