Skip to content

Conversation

@thingylab
Copy link
Collaborator

No description provided.

foreach (var key in binding.RoutingKeys)
{
bindFunction(binding.Bindable.Name, binding.Exchange.Name, key);
bindFunction(binding.Bindable.Name, binding.Exchange.Name, key, new Dictionary<string, object>());
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jonnii not entirely sure about this

@jonnii
Copy link
Owner

jonnii commented Mar 13, 2017

@thingylab I did some of this on another branch:

https://github.com/jonnii/chinchilla/pull/83/files

dot net core merging requires a few things being landed, mainly test runners for mspec in vs2017 and R#.

@thingylab
Copy link
Collaborator Author

Cool. Can we make a rc out of this?
We're having trouble with the version of MassTransit we're using and chinchilla is the only thing that prevents us from upgrading.

@jonnii
Copy link
Owner

jonnii commented Mar 14, 2017

@thingylab do you want to try the pre-release of the netstandard version?

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

Successfully merging this pull request may close these issues.

3 participants