dotnet/runtime

ScaffoldTableAttribute not found

オープン

#56,418 opened on 2021/07/27

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C# (5,445 件のフォーク)batch import
area-System.ComponentModel.DataAnnotationshelp wanted

Repository metrics

Stars
 (17,886 個のスター)
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.

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