Is MEF OSGi for .NET?

前端 未结 3 767
你的背包
你的背包 2020-12-14 16:41

I\'m just trying to get my head around the Managed Extensibility Framework (MEF) at the moment and digging into a bit. I have an Eclipse background so in my brain I currentl

3条回答
  •  -上瘾入骨i
    2020-12-14 17:31

    Notice that OSGi is designed so that an IoC container can be provided on top of it as a module, actually, there are multiple IoC containers for OSGi available as well as other mechanisms: DS, iPOJO, Blueprint, and undoubtedly others.

提交回复
热议问题