c# - 用于 UWP 应用程序的 Azure 服务总线

标签 c# azure uwp azureservicebus servicebus

我正在尝试将 Azure 服务总线集成到我的 UWP 应用程序中,但它不兼容。有什么解决办法吗?

enter image description here

enter image description here

更新

如果我创建一个针对最新 Windows 版本的项目,我可以安装它,但无法运行该项目

“类型 Universe 无法解析程序集:System.IdentityModel,Version=4.0.0.0,Culture=neutral,PublicKeyToken=b77a5c561934e089。”应用15

最佳答案

Microsoft.Azure.ServiceBus supports UWP 10.0.16299 及以上 supports netstandard2.0 。项目级别有一些东西。

如果您认为该软件包有问题,raise an issue在客户端存储库中。

关于c# - 用于 UWP 应用程序的 Azure 服务总线,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51660501/

相关文章:

uwp - 导航在 XBOX1 应用程序中不起作用

windows-store-apps - 从通用 Windows 应用程序打开外部应用程序

c# - 如何在 C# 中将多个数据表存储到单个数据集中?

c# - Win32Exception:访问在 System.Diagnostics.ProcessManager.OpenProcess() 中被拒绝

angularjs - Typescript AngularJS 服务无法在 WebDeploy 到 Azure 上运行

azure - Visual Studio Team Services 在 Azure 上部署 - 错误 default-publish.ps1 在 azure vm 上不存在

c# - Bot Framework : Enable PromptDialog. Cortana 说出的文本

c# - ArgumentOutOfRangeException 构造函数(字符串)定义

ios - Xamarin/IOS/Azure - 在类型上找不到 'id' 成员

c# - UWP C# ListView 返回被点击行的Id值