dotnet/runtime

ScaffoldTableAttribute not found

Open

#56 418 ouverte le 27 juil. 2021

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C# (5 445 forks)batch import
area-System.ComponentModel.DataAnnotationshelp wanted

Métriques du dépôt

Stars
 (17 886 stars)
Métriques de merge PR
 (Merge moyen 12j 11h) (661 PRs mergées en 30 j)

Description

Description

The System.ComponentModel.DataAnnotations.ScaffoldTableAttribute type is missing in .NET Core. However, ScaffoldColumnAttribute is present. 🤷

It looks like this was previously discussed in #20200.

Regression?

Yes, from .NET Framework.

Guide contributeur