System.ComponentModel.Annotations
5.0.0
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.ComponentModel.Annotations --version 5.0.0
NuGet\Install-Package System.ComponentModel.Annotations -Version 5.0.0
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
paket add System.ComponentModel.Annotations --version 5.0.0
#r "nuget: System.ComponentModel.Annotations, 5.0.0"
// Install System.ComponentModel.Annotations as a Cake Addin #addin nuget:?package=System.ComponentModel.Annotations&version=5.0.0 // Install System.ComponentModel.Annotations as a Cake Tool #tool nuget:?package=System.ComponentModel.Annotations&version=5.0.0
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCore 5.0
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel (>= 4.3.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel (>= 4.3.0)
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0)
- No dependencies.
-
UAP 10.0.16299
- No dependencies.
-
Windows 8.0
- 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 (12)
Showing the top 5 NuGet packages that depend on System.ComponentModel.Annotations:
Package | Downloads |
---|---|
EntityFramework
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization. |
|
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection. |
|
Microsoft.AspNet.Mvc.ModelBinding
The ASP.NET MVC model binding components for binding data from a request to an object model. |
|
EntityFramework.Core
Entity Framework is Microsoft's recommended data access technology for new applications. |
|
Microsoft.AspNet.Mvc.DataAnnotations
Metadata and Validation using System.ComponentModel.DataAnnotations for the MVC runtime |
GitHub repositories (370)
Showing the top 5 popular GitHub repositories that depend on System.ComponentModel.Annotations:
Repository | Stars |
---|---|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
ppy/osu
rhythm is just a *click* away!
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|