Skip to content
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

Small example, but without AutoFac #1

Open
Michael-Kempe opened this issue Sep 24, 2021 · 3 comments
Open

Small example, but without AutoFac #1

Michael-Kempe opened this issue Sep 24, 2021 · 3 comments

Comments

@Michael-Kempe
Copy link

Hello, I would like to create a small test project - but without AutoFac. Now my question: how can I create the 'ISender' object myself (without the help of AutoFac)? Trying to follow the 'usage' guide -> 'Command handler'
Maybe someone can give me a tip?

@trympet
Copy link
Owner

trympet commented Sep 24, 2021

@Michael-Kempe, sure, I can create a new sample. I'll let you know once it's done.

@Michael-Kempe
Copy link
Author

Super. Thanks 👍

@trympet
Copy link
Owner

trympet commented Sep 24, 2021

I added a new sample, MediatR.IPC.Samples.Plain, without any dependencies. Let me know if you have any questions.

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

No branches or pull requests

2 participants