1. MEF for web and Windows Store apps

    By:

    Portable, lightweight, throughput-optimised composition container for MEF.

  2. System.Web.Mvc.Composition

    By:

    A set of types for managing the composition of multiple IControllerFactory implementations.

  3. MefContrib

    By:

    MEF Contrib is a community-developed library of extensions to the Managed Extensibility Framework (MEF).

  4. System.ComponentModel.Composition.IoC

    By:

    Simple 'IoC' container wrapper.

  5. Endjin Composition Framework

    By:

    Whatever the framework, component composition works the same way: you have interfaces and concrete implementations and you need to map one against the other. The Endjin Composition Framework helps you work smarter, not harder by making component composition simple. This framework supports .NET 4.0, .NET 4.5, WinRT and WP8.

  6. System.ComponentModel.Composition.DirectoryCatalogService

    By:

    Service to provide DirectoryCatalogs for MEF.

  7. MefContrib.MVC3

    By:

    An MVC3 IDependencyResolver wrapper for the Managed Extensibility Framework (MEF).

  8. CompositionTests

    By:

    Uses ApprovalTests and MEFX to provide a simple interface for executing MEF Composition tests.

  9. MefContrib.Integration.Unity

    By:

    Managed Extensibility Framework (MEF) and Unity integration.

  10. Alt.Composition.Extended

    By:

    Enhances the API of System.Composition with convenience methods.

  11. System.ComponentModel.Composition.XElementExportProvider

    By:

    XElement ExportProvider for MEF. Supports exporting xml and config files as XElement

  12. Alt.Composition.Settings

    By:

    Allows parts written for System.Composition to consume settings from *.config files.

  13. Alt.Composition.Web.Mvc

    By:

    Provides dependency injection into ASP.NET MVC controllers, filter attributes and model binders.

  14. WinRT XAML Toolkit - Composition

    By:

    Methods for rendering visual tree into an image file or WriteableBitmap.

  15. Alt.Composition.Web

    By:

    Implements an opinionated 'parts folder' model out of the box for ASP.NET MVC and WebAPI applications.

  16. Adapter Pattern - Composition

    By:

    The provided ComposedAdapterService exports the IAdapterService interface, and "imports many" IAdapter implementations. Initialize your composition container so that it contains both the exported adapters and the adapter service, and it will be initialized automatically for use. =======... More information

  17. Adapter Pattern - Composition (Source Code)

    By:

    The provided ComposedAdapterService exports the IAdapterService interface, and "imports many" IAdapter implementations. Initialize your composition container so that it contains both the exported adapters and the adapter service, and it will be initialized automatically for use. =======... More information

  18. reducely

    By:

    A way to apply predicates against a sea of criteria using composition. Please refer to tests in the github repo for usage details.

  19. Endjin Composition Framework with Extensions for ASP.NET MVC / WebApi

    By:

    Whatever the framework, component composition works the same way: you have interfaces and concrete implementations and you need to map one against the other. The Endjin Composition Framework helps you work smarter, not harder by making component composition simple. This framework supports .NET 4.0, .NET 4.5, WinRT and WP8. This package integrates t... More information

  20. MefContrib.Interception.Castle

    By:

    Managed Extensibility Framework (MEF) interception support using Catle.Core.