question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Making EasyNetQ compatible with .NET Core and other .NET Platforms

See original GitHub issue

These are the steps that remains to port on .NET Core:

  • 1. fix the code on EasyNetQ to be netcore compatible
  • 2. port EasyNetQ.Management to netcore, because it is needed for EasyNetQ.Tests
  • 3. convert all the unit test to use xunit, that is the best choice for netcore as far as I understood
  • 4. fix the build stuff and start to build from appveyor also the feature branch creating pre-release package

main PR for this is #606

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:7
  • Comments:62 (33 by maintainers)

github_iconTop GitHub Comments

7reactions
zidadcommented, Jun 6, 2017

I’ll try to pick up the conversion to VS2017 this week

7reactions
micdennycommented, Jan 11, 2017

ok I would like to push a v1 for the old version, and v2 for the new net/netcore

Read more comments on GitHub >

github_iconTop Results From Across the Web

EasyNetQ - An easy .NET API for RabbitMQ
NET client library for the RabbitMQ management API, EasyNetQ.Management.Client. Perfect for building management, monitoring and deployment tools. Install it ...
Read more >
EasyNetQ/EasyNetQ: An easy to use .NET API for RabbitMQ
Just open EasyNetQ.sln in VisualStudio or Rider and build. All the required dependencies for the solution file to build the software are included....
Read more >
RabbitMQ and .NET with EasyNetQ - InfoQ
Mike Hadlow explains why RabbitMQ makes a compelling solution for building scalable systems, overviewing its exchange-binding-queue routing ...
Read more >
Unable to add reference of EasyNetQ on Unity Project
Net platform. I have tried adding different versions of EasyNetQ with no luck. I am thinking that the latest version build will not...
Read more >
The RabbitMQ .NET client is an implementation ...
NET client is an implementation of an AMQP 0-9-1 client library for C# (and, implicitly, other .NET languages). Release Series. The following table...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found