Sunny Ahuwanya

Results 4 comments of Sunny Ahuwanya

This bug is caused by the issue explained at https://github.com/tenor/RestBus/blob/f5b052abeb3ae3b59f04556d51f0bd6c3f33bee2/src/Frameworks/WebApi/RestBus.WebApi/RequestHandler.cs#L67

Yes, RabbitMQ.Client now has stable .NET Core support. @LonghronShen I'll take a look at your fork over the weekend. Thanks everyone!

@LonghronShen I've pulled your changes into a new [dot_net_core_1](https://github.com/tenor/RestBus/commits/dot_net_core_1) branch. It looks good. I do have a few tweaks to make. I'm also compiling a bunch of questions regarding some...

@LonghronShen I've been integrating the changes you made in the [dot_net_core_1](https://github.com/tenor/RestBus/commits/dot_net_core_1) and it's going well. Here are the questions I have: 1. I see use of Microsoft namespaces like in...