All Tags »
MEF »
Managed Extensi... »
locator
Sorry, but there are no more tags available to filter with.
-
It is very common to have base classes and interfaces that use generic types to define standard behaviors across business applications. One challenge with the Managed Extensibility Framework is that it doesn't directly support generic exports and imports: in other words, there is no way to effectively do the following: ...