System.ComponentModel
                             
                            
                                4.0.0-beta-23019
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package System.ComponentModel --version 4.0.0-beta-23019
NuGet\Install-Package System.ComponentModel -Version 4.0.0-beta-23019
<PackageReference Include="System.ComponentModel" Version="4.0.0-beta-23019" />
<PackageVersion Include="System.ComponentModel" Version="4.0.0-beta-23019" />
<PackageReference Include="System.ComponentModel" />
paket add System.ComponentModel --version 4.0.0-beta-23019
#r "nuget: System.ComponentModel, 4.0.0-beta-23019"
#:package System.ComponentModel@4.0.0-beta-23019
#addin nuget:?package=System.ComponentModel&version=4.0.0-beta-23019&prerelease
#tool nuget:?package=System.ComponentModel&version=4.0.0-beta-23019&prerelease
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
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| .NETPlatform | dotnet is compatible. | 
| Universal Windows Platform | netcore50 is compatible. | 
| Windows Store | win8 is compatible. | 
- 
                                                    
.NETCore 5.0
- System.Runtime (>= 4.0.20-beta-23019)
 
 - 
                                                    
.NETFramework 4.5
- No dependencies.
 
 - 
                                                    
.NETPlatform 5.0
- System.Runtime (>= 4.0.20-beta-23019)
 
 - 
                                                    
Windows 8.0
- No dependencies.
 
 
NuGet packages (379)
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 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.  | 
                                                    |
| 
                                                        
                                                            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.  | 
                                                    |
| 
                                                        
                                                            Hangfire.AspNetCore
                                                        
                                                            
                                                         ASP.NET Core support for Hangfire, a background job framework for .NET applications.  | 
                                                    |
| 
                                                        
                                                            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.  | 
                                                    
GitHub repositories (100)
Showing the top 20 popular GitHub repositories that depend on System.ComponentModel:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            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.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/reactive
                                                        
                                                         
                                                            The Reactive Extensions for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            EduardoPires/EquinoxProject
                                                        
                                                         
                                                            Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            xamarin/Xamarin.Forms
                                                        
                                                         
                                                            Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            projectkudu/kudu
                                                        
                                                         
                                                            Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnetcore/osharp
                                                        
                                                         
                                                            OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net  框架更易于应用到实际项目开发中。
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            zzzprojects/EntityFramework-Plus
                                                        
                                                         
                                                            Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            kevin-montrose/Jil
                                                        
                                                         
                                                            Fast .NET JSON (De)Serializer, Built On Sigil
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ArduPilot/MissionPlanner
                                                        
                                                         
                                                            Mission Planner Ground Control Station for ArduPilot (c# .net)
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            SubnauticaNitrox/Nitrox
                                                        
                                                         
                                                            An open-source, multiplayer modification for the game Subnautica.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/nodejstools
                                                        
                                                         
                                                            Node.js Tools for Visual Studio
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            clawsoftware/clawPDF
                                                        
                                                         
                                                            Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            JasperFx/wolverine
                                                        
                                                         
                                                            Supercharged .NET server side development!
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            wiremock/WireMock.Net
                                                        
                                                         
                                                            WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on WireMock Java, but extended with more functionality.Full documentation can be found at https://wiremock.org/dotnet/.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            xamarin/XamarinCommunityToolkit
                                                        
                                                         
                                                            The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks building iOS, Android, and UWP apps with Xamarin.Forms.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            MarimerLLC/csla
                                                        
                                                         
                                                            A home for your business logic in any .NET application.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            simpleinjector/SimpleInjector
                                                        
                                                         
                                                            An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            lbugnion/mvvmlight
                                                        
                                                         
                                                            The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dadhi/DryIoc
                                                        
                                                         
                                                            DryIoc is fast, small, full-featured IoC Container for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            pnp/PnP-PowerShell
                                                        
                                                         
                                                            SharePoint PnP PowerShell CmdLets
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 4.3.0 | 1,183,274,337 | 11/15/2016 | 
| 4.3.0-preview1-24530-04 | 306,265 | 10/24/2016 | 
| 4.0.1 | 672,844,522 | 6/27/2016 | 
| 4.0.1-rc2-24027 | 3,395,321 | 5/16/2016 | 
| 4.0.1-beta-23516 | 493,311 | 11/18/2015 | 
| 4.0.1-beta-23409 | 396,921 | 10/15/2015 | 
| 4.0.1-beta-23225 | 204,090 | 9/1/2015 | 
| 4.0.0 | 2,342,932 | 7/29/2015 | 
| 4.0.0-beta-23109 | 59,830 | 7/27/2015 | 
| 4.0.0-beta-23019 | 55,130 | 6/30/2015 | 
| 4.0.0-beta-22816 | 80,466 | 4/24/2015 | 
| 4.0.0-beta-22605 | 28,218 | 2/13/2015 | 
| 4.0.0-beta-22416 | 18,121 | 1/16/2015 | 
| 4.0.0-beta-22231 | 76,672 | 11/11/2014 |