Popularity
4.8
Growing
Activity
9.3
-
402
33
86

Programming language: C#
License: MIT License
Tags: IOC     Composition     Mef     Extensibility    
Latest version: v16.9.6-alpha

VS MEF alternatives and similar packages

Based on the "IoC" category.
Alternatively, view VS MEF alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of VS MEF or a related project?

Add another 'IoC' Package

README

VS MEF (Visual Studio's flavor of the Managed Extensibility Framework)

NuGet package Build Status codecov Join the chat at https://gitter.im/vs-mef/Lobby

Features

  • A new, faster host for your existing MEF parts
  • Reuse the MEF attributes you're already using
  • ExportFactory<T> support to create sub-containers with scoped lifetime (i.e. sharing boundaries)

Documentation

  • [Why VS-MEF?](doc/why.md)
  • [Differences between .NET MEF, NuGet MEF and VS MEF](doc/mef_library_differences.md)
  • [Hosting](doc/hosting.md)
  • [more docs](doc/index.md)