System.ComponentModel
4.3.0
Prefix Reserved
Requires NuGet 2.12 or higher.
Install-Package System.ComponentModel -Version 4.3.0
dotnet add package System.ComponentModel --version 4.3.0
<PackageReference Include="System.ComponentModel" Version="4.3.0" />
paket add System.ComponentModel --version 4.3.0
#r "nuget: System.ComponentModel, 4.3.0"
// Install System.ComponentModel as a Cake Addin
#addin nuget:?package=System.ComponentModel&version=4.3.0
// Install System.ComponentModel as a Cake Tool
#tool nuget:?package=System.ComponentModel&version=4.3.0
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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch monotouch10 |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | netcore50 uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 win8 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos xamarintvos10 |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.NETCore 5.0
- System.Runtime (>= 4.3.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.Runtime (>= 4.3.0)
-
.NETStandard 1.3
- System.Runtime (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (353)
Showing the top 5 NuGet packages that depend on System.ComponentModel:
Package | Downloads |
---|---|
System.ComponentModel.Annotations
Provides attributes that are used to define metadata for objects used as data sources. Commonly Used Types: System.ComponentModel.DataAnnotations.ValidationResult System.ComponentModel.DataAnnotations.IValidatableObject System.ComponentModel.DataAnnotations.ValidationAttribute System.ComponentModel.DataAnnotations.RequiredAttribute System.ComponentModel.DataAnnotations.StringLengthAttribute System.ComponentModel.DataAnnotations.DisplayAttribute System.ComponentModel.DataAnnotations.RegularExpressionAttribute System.ComponentModel.DataAnnotations.DataTypeAttribute System.ComponentModel.DataAnnotations.RangeAttribute System.ComponentModel.DataAnnotations.KeyAttribute |
|
System.ComponentModel.TypeConverter
Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting types of values to other types. Commonly Used Types: System.ComponentModel.TypeConverter System.ComponentModel.TypeConverterAttribute System.ComponentModel.PropertyDescriptor System.ComponentModel.StringConverter System.ComponentModel.ITypeDescriptorContext System.ComponentModel.EnumConverter System.ComponentModel.TypeDescriptor System.ComponentModel.Int32Converter System.ComponentModel.BooleanConverter System.ComponentModel.DoubleConverter When using NuGet 3.x this package requires at least version 3.4. |
|
System.ComponentModel.Primitives
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. |
|
CommonServiceLocator
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references. |
|
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications). |
GitHub repositories (99)
Showing the top 5 popular GitHub repositories that depend on System.ComponentModel:
Repository | Stars |
---|---|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|
|
xamarin/Xamarin.Forms
Xamarin.Forms Official Home
|
|
EduardoPires/EquinoxProject
Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts
|
|
dotnet/reactive
The Reactive Extensions for .NET
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 305,428,896 | 11/15/2016 |
4.3.0-preview1-24530-04 | 197,820 | 10/24/2016 |
4.0.1 | 260,828,857 | 6/27/2016 |
4.0.1-rc2-24027 | 2,684,049 | 5/16/2016 |
4.0.1-beta-23516 | 486,295 | 11/18/2015 |
4.0.1-beta-23409 | 394,817 | 10/15/2015 |
4.0.1-beta-23225 | 135,301 | 9/1/2015 |
4.0.0 | 1,902,776 | 7/29/2015 |
4.0.0-beta-23109 | 57,600 | 7/27/2015 |
4.0.0-beta-23019 | 52,804 | 6/30/2015 |
4.0.0-beta-22816 | 73,409 | 4/24/2015 |
4.0.0-beta-22605 | 21,203 | 2/13/2015 |
4.0.0-beta-22416 | 11,392 | 1/16/2015 |
4.0.0-beta-22231 | 54,072 | 11/11/2014 |