System.Composition (6.0.0)

Published 2023-05-05 11:39:41 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 6.0.0 System.Composition

About this package

This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.

Commonly Used Types: System.Composition.ExportAttribute System.Composition.ImportAttribute System.Composition.Convention.ConventionBuilder System.Composition.Hosting.CompositionHost System.Composition.CompositionContext System.Composition.CompositionContextExtensions

Dependencies

ID Version Target Framework
System.Composition.AttributedModel 6.0.0 .NETFramework4.6.1
System.Composition.Convention 6.0.0 .NETFramework4.6.1
System.Composition.Hosting 6.0.0 .NETFramework4.6.1
System.Composition.Runtime 6.0.0 .NETFramework4.6.1
System.Composition.TypedParts 6.0.0 .NETFramework4.6.1
System.Composition.AttributedModel 6.0.0 .NETStandard2.0
System.Composition.Convention 6.0.0 .NETStandard2.0
System.Composition.Hosting 6.0.0 .NETStandard2.0
System.Composition.Runtime 6.0.0 .NETStandard2.0
System.Composition.TypedParts 6.0.0 .NETStandard2.0
System.Composition.AttributedModel 6.0.0 net6.0
System.Composition.Convention 6.0.0 net6.0
System.Composition.Hosting 6.0.0 net6.0
System.Composition.Runtime 6.0.0 net6.0
System.Composition.TypedParts 6.0.0 net6.0
Details
NuGet
2023-05-05 11:39:41 +10:00
36
Microsoft
36 KiB
Assets (1)
Versions (1) View all
6.0.0 2023-05-05