System.ComponentModel (4.3.0)
Published 2023-05-05 11:39:33 +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
About this package
Provides interfaces for the editing and change tracking of objects used as data sources.
Commonly Used Types: System.ComponentModel.CancelEventArgs System.IServiceProvider System.ComponentModel.IEditableObject System.ComponentModel.IChangeTracking System.ComponentModel.IRevertibleChangeTracking
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Runtime | 4.3.0 | .NETCore5.0 |
System.Runtime | 4.3.0 | .NETStandard1.0 |
System.Runtime | 4.3.0 | .NETStandard1.3 |