摘要: AspNetCore3.1.x以Windows Service运行 安装相应的扩展包 Nuget install Microsoft.Extensions.Hosting.WindowsServices 对Pramgram.cs的修改 public class Program { public st 阅读全文
posted @ 2021-05-20 10:05 非法关键字 阅读(160) 评论(0) 推荐(0) 编辑