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,并且看到了对 MEF 和 MEF 2 的引用。
该站点将 MEF2 列为比 MEF (4.0) 快得多。
当大多数人说 MEF 时,我需要理解我在说什么。
那么 .NET Framework 4.5 中有哪些呢?MEF 还是 MEF2?
更令人困惑的是,微软发布了三个版本的 MEF,使用两个唯一的名称:MEF 和 MEF2
基准测试站点是指来自 Microsoft.Composition 包的轻量级 MEF2 System.Compostion.*。