Replies: 1 comment 1 reply
-
There are sample bootstrappers for various IoC containers here: https://github.com/canton7/Stylet/tree/master/Bootstrappers . No MEF one, but you should be able to write one easily using one of the others as a template. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
my application is now using caliburn.micro and i want to move to stylet. there are some modules as plugins make up my app by using MEF. so can stylet support MEF bootstrapper?
Beta Was this translation helpful? Give feedback.
All reactions