mtreit
-
ToListinator
by: mtreit-
- 5,950 total downloads
- last updated 3/18/2026
- Latest version: 0.0.13
A Roslyn analyzer for fixing inefficient usage of ToList and other anti-patterns, including automatic code fixes. -
-
- 379 total downloads
- last updated 5/6/2026
- Latest version: 1.0.2
A Roslyn-based code complexity analyzer that scans C# repos for long functions, high cyclomatic complexity, and deep nesting. Generates HTML reports with ADO/GitHub hyperlinks. -
-
- 319 total downloads
- last updated 3/18/2026
- Latest version: 0.0.13
A Roslyn analyzer that detects usage of DateTime and suggests using DateTimeOffset instead. -