System.ComponentModel.Composition (7.0.0)
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.0 System.ComponentModel.Composition
About this package
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