dotnet/runtime

ScaffoldTableAttribute not found

Open

#56,418 opened on 2021年7月27日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C# (5,445 forks)batch import
area-System.ComponentModel.DataAnnotationshelp wanted

Repository metrics

Stars
 (17,886 stars)
PR merge metrics
 (平均マージ 12d 11h) (30d で 661 merged PRs)

説明

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.

コントリビューターガイド