pardahlman / RawRabbit

A modern .NET framework for communication over RabbitMq
MIT License
747 stars 144 forks source link

Add extension method to declare exchange using ExchangeDeclaration object #296

Closed hopengfoong closed 6 years ago

hopengfoong commented 6 years ago

Description

This should fix https://github.com/pardahlman/RawRabbit/issues/295.

Check List

pardahlman commented 6 years ago

Thank you for this. At a first glance it all looked good - I'll try to find the time later this week to complete this PR.

pardahlman commented 6 years ago

Thanks!