System.ComponentModel.Annotations
4.0.11-beta-23409
Prefix Reserved
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package System.ComponentModel.Annotations --version 4.0.11-beta-23409
NuGet\Install-Package System.ComponentModel.Annotations -Version 4.0.11-beta-23409
<PackageReference Include="System.ComponentModel.Annotations" Version="4.0.11-beta-23409" />
paket add System.ComponentModel.Annotations --version 4.0.11-beta-23409
#r "nuget: System.ComponentModel.Annotations, 4.0.11-beta-23409"
// Install System.ComponentModel.Annotations as a Cake Addin #addin nuget:?package=System.ComponentModel.Annotations&version=4.0.11-beta-23409&prerelease // Install System.ComponentModel.Annotations as a Cake Tool #tool nuget:?package=System.ComponentModel.Annotations&version=4.0.11-beta-23409&prerelease
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. 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. |
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac20 is compatible. |
-
.NETFramework 4.6
- No dependencies.
-
.NETPlatform 5.0
- System.Collections (>= 4.0.10)
- System.ComponentModel (>= 4.0.0)
- System.Globalization (>= 4.0.10)
- System.Linq (>= 4.0.0)
- System.Reflection (>= 4.0.10)
- System.Reflection.Extensions (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
- System.Text.RegularExpressions (>= 4.0.10)
- System.Threading (>= 4.0.10)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.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.
|