dotnet/runtime

ScaffoldTableAttribute not found

Open

#56.418 aberto em 27 de jul. de 2021

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C# (5.445 forks)batch import
area-System.ComponentModel.DataAnnotationshelp wanted

Métricas do repositório

Stars
 (17.886 stars)
Métricas de merge de PR
 (Mesclagem média 12d 11h) (661 fundiu PRs em 30d)

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.

Guia do colaborador