System.ComponentModel.Annotations
4.0.10-beta-22231
Prefix Reserved
See the version list below for details.
dotnet add package System.ComponentModel.Annotations --version 4.0.10-beta-22231
NuGet\Install-Package System.ComponentModel.Annotations -Version 4.0.10-beta-22231
<PackageReference Include="System.ComponentModel.Annotations" Version="4.0.10-beta-22231" />
paket add System.ComponentModel.Annotations --version 4.0.10-beta-22231
#r "nuget: System.ComponentModel.Annotations, 4.0.10-beta-22231"
// Install System.ComponentModel.Annotations as a Cake Addin #addin nuget:?package=System.ComponentModel.Annotations&version=4.0.10-beta-22231&prerelease // Install System.ComponentModel.Annotations as a Cake Tool #tool nuget:?package=System.ComponentModel.Annotations&version=4.0.10-beta-22231&prerelease
Provides attributes that are used to define metadata for objects used as data sources.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
ASP.NETCore | aspnetcore50 is compatible. |
-
- System.ComponentModel (>= 4.0.0-beta-22231)
- System.Runtime (>= 4.0.0-beta-22231)
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.
|