System.ComponentModel.Primitives (4.3.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 4.3.0 System.ComponentModel.Primitives
About this package
Provides interfaces that are used to implement the run-time and design-time behavior of components.
Commonly Used Types: System.ComponentModel.IComponent System.ComponentModel.IContainer System.ComponentModel.ISite System.ComponentModel.ComponentCollection
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.ComponentModel | 4.3.0 | .NETStandard1.0 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.0 |
System.Runtime | 4.3.0 | .NETStandard1.0 |