System.ComponentModel.Annotations 4.0.10-beta-23019
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
Showing the top 20 packages that depend on System.ComponentModel.Annotations.
| Packages | Downloads |
|---|---|
|
Microsoft.Extensions.Options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
|
3 |
|
Polly.Core
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
|
3 |
|
Microsoft.EntityFrameworkCore
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
|
1 |
|
Microsoft.EntityFrameworkCore
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
|
1 |
|
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
1 |
.NET Framework 4.6
- No dependencies.
.NETPlatform 5.0
- 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)