Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MEF では、新しいプラグインごとに新しいクラス ライブラリを作成する必要がないように、単一の DLL で複数のプラグインをホストできますか?
ありがとう。
アセンブリには好きなだけ型を含めることができますが、これらのプラグインが競合するかどうかは、名前空間と名前の付け方、およびそれらのエクスポート方法に依存します。