System.ComponentModel.Composition.Registration (7.0.0)
Published 2023-05-05 11:39:40 +10:00 by achi
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.Registration
About this package
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 System.ComponentModel.Composition.Registration.ParameterImportBuilder System.ComponentModel.Composition.Registration.ImportBuilder System.ComponentModel.Composition.Registration.ExportBuilder
Dependencies
ID | Version | Target Framework |
---|---|---|
System.ComponentModel.Composition | 7.0.0 | .NETStandard2.1 |
System.Reflection.Context | 7.0.0 | .NETStandard2.1 |
System.ComponentModel.Composition | 7.0.0 | net6.0 |
System.Reflection.Context | 7.0.0 | net6.0 |
System.ComponentModel.Composition | 7.0.0 | net7.0 |
System.Reflection.Context | 7.0.0 | net7.0 |