| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sonar-csharp-plugin-10.34.0.3385.jar | 2026-09-09 | 5.9 MB | |
| sonar-vbnet-plugin-10.34.0.3385.jar | 2026-09-09 | 5.0 MB | |
| SonarAnalyzer.CSharp.10.34.0.3385.nupkg | 2026-09-09 | 1.5 MB | |
| SonarAnalyzer.CSharp.Styling.10.34.0.3385.nupkg | 2026-09-09 | 457.1 kB | |
| SonarAnalyzer.VisualBasic.10.34.0.3385.nupkg | 2026-09-09 | 1.0 MB | |
| 10.34.0.3385 source code.tar.gz | 2026-09-09 | 3.6 MB | |
| 10.34.0.3385 source code.zip | 2026-09-09 | 8.6 MB | |
| README.md | 2026-09-09 | 2.9 kB | |
| Totals: 8 Items | 26.0 MB | 3 | |
Release notes - .NET Analyzers - 10.34
Feature
NET-4133 Implement rule S9023: "Include" calls discarded by query reshaping should be fixed
False Positive
NET-3281 Fix S1192 FP: should not raise on DBContext model configuration NET-4317 Fix S2325 FP: Do not raise on ConfigureServices in classes decorated with [LambdaStartup] NET-4419 Fix S2737 FP: Do not report known temporary-context rethrow boundaries NET-4421 Fix S6607 FP: Indexed LINQ Where after OrderBy NET-4463 Fix S8747 FP: Do not raise when a defaultValue backfills existing NULLs before narrowing to non-nullable NET-4506 Fix S6967 FP: Recognize manual DataAnnotations validation NET-4507 Fix S8969 FP: Don't raise in Razor files
False Negative
NET-1883 Files added as symbolic links are not analyzed NET-4249 Fix S9022 FN: Include before a terminal aggregate/scalar operator not detected as dead code NET-4379 Fix S2259 FN: void compound assignment operators not flagged as dereference NET-4383 Fix S9022 FN: Include on a navigation re-projected directly by a later Select/SelectMany is not detected as redundant NET-4443 Fix S2068 FN: Scope the value passed to the secret-exclusion classifier to the candidate secret NET-4496 Fix S8949 FN: self-recursion suppression also hides calls already recursive before the suggested fix NET-4500 Fix S9022 FN: ThenInclude consumed only through a nested Select's rebound element parameter is not detected as redundant
Bug
NET-4483 Fix S3459 FP: Public writable properties in private nested types
Maintenance
NET-4472 Remove S1264 from the C# Sonar way profile NET-4474 Remove S2692 from the C# Sonar way profile NET-4480 Remove S3249 from the C# Sonar way profile NET-4481 Remove S6670 from the C# Sonar way profile NET-4482 Remove S3885 from the C# Sonar way profile