| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sonar-csharp-plugin-10.31.0.145097.jar | 2026-07-29 | 5.7 MB | |
| sonar-vbnet-plugin-10.31.0.145097.jar | 2026-07-29 | 4.8 MB | |
| SonarAnalyzer.CSharp.10.31.0.145097.nupkg | 2026-07-29 | 1.2 MB | |
| SonarAnalyzer.CSharp.Styling.10.31.0.145097.nupkg | 2026-07-29 | 379.2 kB | |
| SonarAnalyzer.VisualBasic.10.31.0.145097.nupkg | 2026-07-29 | 739.0 kB | |
| 10.31.0.145097 source code.tar.gz | 2026-07-29 | 3.4 MB | |
| 10.31.0.145097 source code.zip | 2026-07-29 | 7.9 MB | |
| README.md | 2026-07-29 | 962 Bytes | |
| Totals: 8 Items | 24.1 MB | 2 | |
Release notes - .NET Analyzers - 10.31
Feature
NET-3865 Implement S8733: Potential Cartesian Explosion NET-3875 Implement rule S8718: Client-evaluated default values should use database functions NET-4087 Use shared secret exclusion patterns in hardcoded secrets rules NET-4211 Update RSPEC before 10.31 release
False Positive
NET-1922 S1144 FP: When registering a service with Microsoft.Extensions.DependencyInjecion framework NET-3928 Fix S3267 FP: Should not raise on EntityFramework IQueryables NET-4205 Fix S1244 FP: should not raise on NaN check via x.Equals(double.NaN)