Skip to main content
System.ComponentModel.Composition.Registration package icon

System.ComponentModel.Composition.Registration

This namespace provides classes that constitute the core of the Managed Extensibility Framework, or MEF. Commonly Used Types: System.ComponentModel.Composition.Registration.RegistrationBuilder System.ComponentModel.Composition.Registration.PartBuilder System.ComponentModel.Composition.Registration.PartBuilder<T> System.ComponentModel.Composition.Registration.ParameterImportBuilder System.ComponentModel.Composition.Registration.ImportBuilder System.ComponentModel.Composition.Registration.ExportBuilder

Total Downloads
70.1M
70,061,320
Published
Jun 9, 2026
Latest stable version

Install

.NET CLI
dotnet add package System.ComponentModel.Composition.Registration --version 10.0.9
Package Manager Console
Install-Package System.ComponentModel.Composition.Registration -Version 10.0.9
PackageReference
<PackageReference Include="System.ComponentModel.Composition.Registration" Version="10.0.9" />

Frameworks

net8.0 net9.0 net10.0 .NETStandard2.1

Dependencies