Sergio0694 / PolySharp

PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add DataAnnnotation Attributes

aetos382 opened this issue · comments

Description (optional)

Please add the following class in the System.ComponentModel.DataAnnotations namespace.

Rationale

These classes will be added to the BCL in .NET 8.0, but will not be released as nuget package, so they are not available on platforms prior to .NET 8.0.