New Rules for C# and VB.NET

Hi .NET folks

The .NET analyzer is updated with a new rule along with false-positive fixes and and rule description improvements. The new rule (S8717) prevents an application crash in the case that multiple [Key] attributes are used to define a composite key in Entity Framework Core.

The rule is available in SonarQube Cloud today and will be in SonarQube Server 2026.4+

1 Like