摘要: asp.net core6 wwwroot目录过大后启动慢解决方案: 1、应用中不要启用reloadOnChange config.AddJsonFile(file, optional: true, reloadOnChange: false); 2、启用添加命令行参数 dotnet run xxx 阅读全文
posted @ 2025-06-27 10:21 b̶i̶n̶g̶.̶ 阅读(13) 评论(0) 推荐(0)