System.Composition.TypedParts (6.0.0)
Published 2023-05-05 11:39:44 +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.TypedParts
About this package
Provides some extension methods for the Managed Extensibility Framework.
Commonly Used Types: System.Composition.CompositionContextExtensions System.Composition.Hosting.ContainerConfiguration
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Composition.AttributedModel | 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.AttributedModel | 6.0.0 | .NETStandard2.0 |
System.Composition.Hosting | 6.0.0 | .NETStandard2.0 |
System.Composition.Runtime | 6.0.0 | .NETStandard2.0 |
System.Composition.AttributedModel | 6.0.0 | net6.0 |
System.Composition.Hosting | 6.0.0 | net6.0 |
System.Composition.Runtime | 6.0.0 | net6.0 |