当我对IIS (Angular在端口80上运行,ASP.NET Web API在端口21021上运行)进行标准部署时,它工作得很好。但是,如果我尝试将Web API部署到IIS应用程序(类似于虚拟目录),就会遇到Swagger集成方面的问题。我之前找到的答案并没有提供这个问题的解决方案。ServerRootAddress在appsettings.json中设置为http://example.com/myapi。如果我<em
我使用的是ABP框架4.4.3。通过Visual Studio 2019成功运行的项目。但是,在部署Nuget restore时抛出错误: ##[error]The nuget command failed with exit code(1) and error(NU1202: Package但问题是,ABP正在使用它的包进行身份管理,我不能将其降级到dotnet核心的版本3。 卡住了,需要帮助