MEF vs Mono.AddIn

后端 未结 3 1367
自闭症患者
自闭症患者 2021-02-04 07:34

I\'m developing a .NET 3.5 C# desktop application. It should be extensible via plug-ins.

Are there any articles etc. discussing the differences between MEF and Mono.AddI

3条回答
  •  梦毁少年i
    2021-02-04 08:26

    I believe Hanselminutes Show #181 has some discussion about Mono.AddIns and what it brings to the table.

    While scouring the web I also found this discussion which highlights a difference in how these two frameworks currently handle catalog caching.

提交回复
热议问题