System.ComponentModel.Composition
5.0.0-rc.2.20475.5
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.ComponentModel.Composition --version 5.0.0-rc.2.20475.5
NuGet\Install-Package System.ComponentModel.Composition -Version 5.0.0-rc.2.20475.5
<PackageReference Include="System.ComponentModel.Composition" Version="5.0.0-rc.2.20475.5" />
paket add System.ComponentModel.Composition --version 5.0.0-rc.2.20475.5
#r "nuget: System.ComponentModel.Composition, 5.0.0-rc.2.20475.5"
// Install System.ComponentModel.Composition as a Cake Addin #addin nuget:?package=System.ComponentModel.Composition&version=5.0.0-rc.2.20475.5&prerelease // Install System.ComponentModel.Composition as a Cake Tool #tool nuget:?package=System.ComponentModel.Composition&version=5.0.0-rc.2.20475.5&prerelease
This namespace provides classes that constitute the core of the Managed Extensibility Framework, or MEF.
Commonly Used Types:
System.ComponentModel.Composition.ChangeRejectedException
System.ComponentModel.Composition.CompositionContractMismatchException
System.ComponentModel.Composition.CompositionError
System.ComponentModel.Composition.CompositionException
System.ComponentModel.Composition.ExportAttribute
System.ComponentModel.Composition.ImportAttribute
System.ComponentModel.Composition.ImportCardinalityMismatchException
System.ComponentModel.Composition.Hosting.AggregateCatalog
System.ComponentModel.Composition.Hosting.ApplicationCatalog
System.ComponentModel.Composition.Hosting.AssemblyCatalog
System.ComponentModel.Composition.Hosting.CompositionContainer
System.ComponentModel.Composition.Primitives.ComposablePartException
System.ComponentModel.Composition.Primitives.ExportDefinition
System.ComponentModel.Composition.Primitives.ImportDefinition
System.ComponentModel.Composition.ReflectionModel.ReflectionModelServices
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
UAP 10.0.16299
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on System.ComponentModel.Composition:
Package | Downloads |
---|---|
Microsoft.VisualStudio.Utilities
A member of the Visual Studio SDK |
|
Microsoft.VisualStudio.CoreUtility
Microsoft® Visual Studio® Editor Platform |
|
Microsoft.VisualStudio.Text.Logic
Microsoft® Visual Studio® Editor Platform |
|
Microsoft.VisualStudio.Text.UI
Microsoft® Visual Studio® Editor Platform |
|
Microsoft.VisualStudio.Composition
Lightning fast MEF engine, supporting System.ComponentModel.Composition and System.Composition. |
GitHub repositories (92)
Showing the top 5 popular GitHub repositories that depend on System.ComponentModel.Composition:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
dnSpy/dnSpy
.NET debugger and assembly editor
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
|