Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Include namespaces on binding setup #106

Open
noocyte opened this issue Nov 19, 2021 · 0 comments
Open

Include namespaces on binding setup #106

noocyte opened this issue Nov 19, 2021 · 0 comments

Comments

@noocyte
Copy link
Contributor

noocyte commented Nov 19, 2021

We have a very specific use-case where we want to only bind our MediatR classes from certain namespaces, sort of like the assembly support today. Is this too specific to be considered into the package? The inital call would look something like this:

services.AddMediatR(typeof(Ping).GetTypeInfo().Assembly, "IncludedNamespace");
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant