Vs Mef Versions Save

Managed Extensibility Framework (MEF) implementation used by Visual Studio

v17.10.8-preview

2 weeks ago

What's Changed

Full Changelog: https://github.com/microsoft/vs-mef/compare/v17.7.40...v17.10.8-preview

v17.7.40

2 weeks ago

What's Changed

Full Changelog: https://github.com/microsoft/vs-mef/compare/v17.7.38...v17.7.40

v17.7.38

2 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/vs-mef/compare/v17.7.26...v17.7.38

v17.7.26

2 weeks ago

v17.7.18

2 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/vs-mef/compare/v17.6.17...v17.7.18

v17.7.1-preview

2 weeks ago

No product changes in this release.

Full Changelog: https://github.com/microsoft/vs-mef/compare/v17.6.17...v17.7.1-preview

v17.6.17

2 weeks ago

What's Changed

Full Changelog: https://github.com/microsoft/vs-mef/compare/v17.4.16...v17.6.17

v17.4.16

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/vs-mef/compare/v17.2.41...v17.4.16

v17.2.41

2 years ago

Changes:

Breaking changes:

  • #290: A few fixes to [OnImportsSatisfied] use

Fixes:

  • #294: Fix deadlock in race condition
  • #291: Fix discovery of V2 private imports on base classes
  • #281: RuntimePartLifecycleTracker.CreateValue picks wrong ImportingConstructor with generic type argument in signature

Enhancements:

  • #271: Mefx like command line tool
  • #288: Improve error messages around part discovery
  • #270: Remove LINQ/capture class allocations

Others:

  • #296: Build VSMefX for .NET Framework as well
  • #283: Make composition iterative instead of recursive
  • #282: Fix activation of open generic exports with multiple constructors

v17.0.51

2 years ago

What's Changed

No shipping changes

Full Changelog: https://github.com/microsoft/vs-mef/compare/v17.0.46...v17.0.51