AppSelfHostBase 未解析
AppSelfHostBase not resolving
我在 .netcore xUnit 测试中有服务堆栈。我无法解析 AppSelfHostBase。我下载了最新的 servicestack 存储库及其在 Servicestack 命名空间中的位置。但是我无法在我的项目中解决它。 AppSelfHost 工作正常。有人知道为什么吗?我在 ServiceStack 5.4.1
对于 .NET Core AppSelfHostBase in in the ServiceStack.Kestrel NuGet 包。
我在 .netcore xUnit 测试中有服务堆栈。我无法解析 AppSelfHostBase。我下载了最新的 servicestack 存储库及其在 Servicestack 命名空间中的位置。但是我无法在我的项目中解决它。 AppSelfHost 工作正常。有人知道为什么吗?我在 ServiceStack 5.4.1
对于 .NET Core AppSelfHostBase in in the ServiceStack.Kestrel NuGet 包。