Browse by Tags

All Tags » MEF (RSS)

MEF Preview 9 released

MEF preview 9 has been released on codeplex http://mef.codeplex.com/releases/view/40606 . The only changes are some bug fixes for the .Net version and a couple additions to the SL version. We brought back PackageCatalog but redesigned it under the name...
Posted by puzzlehacker | 2 comment(s)
Filed under: , ,

MEF preview 5 released

My team released the 5th source code preview of MEF (Managed Extensibility Framework). You can get the latest bits at MEF preview 5 . A summary of the changes can be found on in the release notes but I will copy them here for convenience. If you have...
Posted by puzzlehacker | 5 comment(s)
Filed under: , ,

Should MEF support non-shared components?

Hamilton has posted about the question of whether or not MEF should support non-shared as well as shared components (non-shared==factory and shared==singleton in our current public bits). In an ideal world we would love to support both but currently every...
Posted by puzzlehacker | 1 comment(s)
Filed under: ,

MEF CTP2 released with source code.

My team released MEF CTP2 on codeplex at http://www.codeplex.com/MEF , this time with source code. We also created a number of documents (i.e. wiki pages) and samples that demonstrate how to use MEF. What problems does MEF solve? MEF presents a simple...
Posted by puzzlehacker | 3 comment(s)
Filed under: ,

First Managed Extensibility Framework (MEF) bits released

Today was a big day for my team because we released the bits for the first CTP of the Managed Extensibility Framework (MEF). MEF is a framework that allows developers to declare what they need (i.e. Imports) and what they provide (i.e. Exports) and then...
Posted by puzzlehacker | with no comments
Filed under: , ,
More Posts