MEF – Managed Extensibility Framework first CTP just released
The MEF Team has just released its first CTP of the Managed Extensibility Framework.
This is a project to keep an eye on as it will bring Dependency Injection (and much more) right at the heart of the .Net Framework, in a new System.ComponentModel.Composition namespace (still subject to change).
The project page is here. The CTP contains some very nice demos of the early possibilities.


