rebus-org / Rebus.Async

:bus: Experimental async extensions for Rebus
https://mookid.dk/category/rebus
Other
13 stars 9 forks source link

Rebus Version 6 alignments #10

Closed nativenolde closed 5 years ago

nativenolde commented 5 years ago

Changed signature of SendRequest method from Dictionary<string, string> to IDictionary<string, string> to match the signature of rebus version 6.

Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

nativenolde commented 5 years ago

@mookid8000 The pr to fix issue #9

mookid8000 commented 5 years ago

cool! 👍 it's out as Rebus.Async 7.0.0-b01 on NuGet.org in a few minutes 😄