Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does RawRabbit runs on DNX Core 5.0 (.Net Core) ? #82

Closed
viorelabrudan opened this issue May 8, 2016 · 1 comment
Closed

Does RawRabbit runs on DNX Core 5.0 (.Net Core) ? #82

viorelabrudan opened this issue May 8, 2016 · 1 comment

Comments

@viorelabrudan
Copy link

viorelabrudan commented May 8, 2016

We are working on an .NET Core REST API project and we need to integrate a RabbitMQ client for bus messaging. I've tried to add the RawRabbit vNext package from nuget add it crashes, saying that there is no support for DNX Core 5.0
See the attached picture
rawrabbit_netcore

So for the moment RawRabbit vNext doesn't work for .Net Core (DNX Core 5.0) ?

PS: I saw that there is a issue reported by you on RabbitMQ Client and you say that after it is closed we will have RawRabbit vNext running on .NET Core, correct?
As far as I google it to get some info for the moment there is no RabbitMQ client running for .Net Core (DNX Core 5.0) ?

Thanks in advance for your answers

@viorelabrudan viorelabrudan changed the title Hi, Does RawRabbit runs on DNX Core 5.0 (.Net Core) ? May 8, 2016
@pardahlman
Copy link
Owner

Hi @viorelabrudan, thanks for reporting this. The short answer is: no, not at the moment. The main reason is that RawRabbit is dependent on the underlying (official) RabbitMQ.Client, which does not support .NET Core. As soon as it does, we'll have support within hours ;)

You can read more about this in #56, where options are proposed, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants