This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 8
- Portable Class...
More information
The MEF attributes and runtime classes in the .NET Managed Extensibility Framework (MEF) that are used for imports and exports, and exception types, in a .NET Standard compliant NuGet package form, as found in the System.ComponentModel.Composition namespace.
Provides the composition services implementation using the System.Composition DI framework.
Typically used areas and classes/interfaces/services:
- WithMefCompositionContext.
Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for...
More information
Documentation is included as part of the package.
Source and current issues at https://github.com/mrvshah/Utilities
Raise a bug at github or email viral.shah@hotmail.co.uk
The Composition Analysis Tool (Mefx) is a command-line application that analyzes library (.dll) and application (.exe) files containing Managed Extensibility Framework (MEF) parts. The primary purpose of Mefx is to provide developers a way to diagnose composition failures in their MEF applications...
More information