| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sonar-csharp-plugin-10.32.0.713.jar | 2026-08-10 | 5.7 MB | |
| sonar-vbnet-plugin-10.32.0.713.jar | 2026-08-10 | 4.8 MB | |
| SonarAnalyzer.CSharp.10.32.0.713.nupkg | 2026-08-10 | 1.2 MB | |
| SonarAnalyzer.CSharp.Styling.10.32.0.713.nupkg | 2026-08-10 | 378.4 kB | |
| SonarAnalyzer.VisualBasic.10.32.0.713.nupkg | 2026-08-10 | 747.8 kB | |
| 10.32.0.713 source code.tar.gz | 2026-08-08 | 3.5 MB | |
| 10.32.0.713 source code.zip | 2026-08-08 | 8.0 MB | |
| README.md | 2026-08-08 | 1.1 kB | |
| Totals: 8 Items | 24.3 MB | 0 | |
Release notes - .NET Analyzers - 10.32
Feature
NET-4132 Implement rule S9022: Redundant "Include" calls should be removed NET-4215 Implement rule S9118: Default values should be compatible with their entity property type NET-4240 Update RSPEC before 10.32 release
False Positive
NET-1322 Fix S2857 FP: Do not raise in constant string interpolation when string is in square brackets NET-1468 Fix S6966 FP: should not raise when inside lock NET-1598 Fix S1125 FP: dynamic and custom nullable structs with conversion to bool are compliant NET-4233 Fix S8733 FP: AsSplitQuery/AsSingleQuery set in a different statement than the colliding Includes goes undetected NET-4297 Fix S8717 FP: EFCore DBFirst Scaffold