November Happy Hour will be moved to Thursday December 5th.
I'm trying to use the MEF Import and Export attributes to get property injection working.
It seems to work ok from a controller within the main project, but when I do the same in referenced project the injection never happens.
SatisfyImportsOnce seems to be called for all constructed controllers, so I can't see why it fails.
Any ideas?
I'm trying to use the MEF Import and Export attributes to get property injection working.
It seems to work ok from a controller within the main project, but when I do the same in referenced project the injection never happens.
SatisfyImportsOnce seems to be called for all constructed controllers, so I can't see why it fails.
Any ideas?