System.Composition.Hosting (6.0.0)
Published 2023-05-05 11:39:43 +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.Hosting
About this package
Provides Managed Extensibility Framework types that are useful to developers of extensible applications, or hosts.
Commonly Used Types: System.Composition.Hosting.CompositionHost
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Composition.Runtime | 6.0.0 | .NETFramework4.6.1 |
System.Composition.Runtime | 6.0.0 | .NETStandard2.0 |
System.Composition.Runtime | 6.0.0 | net6.0 |