摘要: 1、首先安装一个Kestrel服务器包 Microsoft.AspNetCore.Server.Kestrel 2、在Main方法中插入如下代码 static class Program { /// <summary> /// The main entry point for the applica 阅读全文
posted @ 2021-09-13 16:02 斌言 阅读(199) 评论(0) 推荐(0) 编辑