使用REST API将消息发送到.Net Core Core中的Azure服务总线队列 [英] Sending a message to a azure service bus queue in .Net Core Core using the REST API

查看:105
本文介绍了使用REST API将消息发送到.Net Core Core中的Azure服务总线队列的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想向.Net Core中的Azure Service Bus队列发送消息,但WindowsAzure.ServiceBus包与.Net Core不兼容.

I want to send a message to my Azure Service Bus Queue in .Net Core but the WindowsAzure.ServiceBus Package is not compatible with .Net Core.

任何人都可以告诉我如何使用REST API将消息发送到队列吗?

Can anyone show me how to send a message to the queue using the REST API?

推荐答案

当前客户端与.NET Core不兼容,即新客户端,正在进行中,是100%兼容的.预发行软件包将在4月3日提供,状态可以通过

While the current client is not .NET Core compatible, the new client, that is a work in progress, is 100% compatible. The pre-release package will be available on April 3rd and the status can be tracked here. You could pull down the course code and compile it already today with the caveat that API will be changing as the team is trying to flesh out the design details.

这篇关于使用REST API将消息发送到.Net Core Core中的Azure服务总线队列的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆