System.ComponentModel.Composition 5.0.0-rc.1.20451.14

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of System.ComponentModel.Composition.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.ComponentModel.Composition --version 5.0.0-rc.1.20451.14                
NuGet\Install-Package System.ComponentModel.Composition -Version 5.0.0-rc.1.20451.14                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.ComponentModel.Composition" Version="5.0.0-rc.1.20451.14" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.ComponentModel.Composition --version 5.0.0-rc.1.20451.14                
#r "nuget: System.ComponentModel.Composition, 5.0.0-rc.1.20451.14"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.ComponentModel.Composition as a Cake Addin
#addin nuget:?package=System.ComponentModel.Composition&version=5.0.0-rc.1.20451.14&prerelease

// Install System.ComponentModel.Composition as a Cake Tool
#tool nuget:?package=System.ComponentModel.Composition&version=5.0.0-rc.1.20451.14&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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .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 (84)

Showing the top 5 popular GitHub repositories that depend on System.ComponentModel.Composition:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
dnSpy/dnSpy
.NET debugger and assembly editor
DevToys-app/DevToys
A Swiss Army knife for developers.
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.