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
dotnet add package System.ComponentModel.Annotations --version 4.0.10-beta-23019
Install-Package System.ComponentModel.Annotations -Version 4.0.10-beta-23019
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20-beta-23019, ) |
| System.ComponentModel | [4.0.0-beta-23019, ) |
| System.Resources.ResourceManager | [4.0.0-beta-23019, ) |
| System.Reflection.Extensions | [4.0.0-beta-23019, ) |
| System.Linq | [4.0.0-beta-23019, ) |
| System.Reflection | [4.0.10-beta-23019, ) |
| System.Text.RegularExpressions | [4.0.10-beta-23019, ) |
| System.Collections | [4.0.10-beta-23019, ) |
| System.Globalization | [4.0.10-beta-23019, ) |
| System.Runtime.Extensions | [4.0.10-beta-23019, ) |
| System.Threading | [4.0.10-beta-23019, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-06-30 17:10:13 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |