Skip to content

Add keyed registration and resolvation of handlers #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

miloszkukla
Copy link

@miloszkukla miloszkukla commented Feb 20, 2025

The proposal of changes for basic keyed services support.

What bothers me is that it somewhat overlaps with IBusRegistry but since keyed services are supported only if .NET >= 8 there is no way out of this I guess.

Feel free to close this PR if you think it doesn't make sense at all :)

What it does for me, is that it allows to use solution 1) from rebus-org/Rebus#1194 with Rebus.ServiceProvider. But it was just an experiment, I don't use it.


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.

@CLAassistant
Copy link

CLAassistant commented Feb 20, 2025

CLA assistant check
All committers have signed the CLA.

@AlexandreRevel
Copy link

AlexandreRevel commented Apr 10, 2025

Any idea on a merge date for this PR ?

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