<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0-rc.2.20475.5" />

System.ComponentModel.DataAnnotations.KeyAttribute

public sealed class KeyAttribute : Attribute
namespace System.ComponentModel.DataAnnotations { public sealed class KeyAttribute : Attribute { public KeyAttribute(); } }