简体   繁体   English

带有.NetCore 2.0的Azure通知中心

[英]Azure Notification Hubs with .NetCore 2.0

we have recently migrated to .NetCore 2.0 and so far I can say it went quite smoothly. 我们最近已迁移到.NetCore 2.0,到目前为止,我可以说它进行得很顺利。 However it seems that today we have stumbled upon the first hurdle. 但是,今天我们似乎偶然发现了第一个障碍。 NotificationHubClient seems to require .NetFramework 4.5. NotificationHubClient似乎需要.NetFramework 4.5。 We've tried installing NotificationHubClient nuget package but have been getting a series of exceptions, the latest was the missing library Systems.Diagnostics.Eventlog. 我们尝试安装NotificationHubClient nuget软件包,但遇到了一系列异常,最新的是缺少库Systems.Diagnostics.Eventlog。

Is there a plan to release a fully .NetCore 2.0 compatible version of Azure NotificationHubClient? 是否有计划发布与.NetCore 2.0完全兼容的Azure NotificationHubClient版本? #azure-notificationhubs #蔚notificationhubs

We've been working on supporting .netcore for Notification Hubs, and this should be available in the next few weeks. 我们一直在努力为通知中心支持.netcore,并且它将在未来几周内可用。

Thank you, 谢谢,

Karl 卡尔

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM