mtreit
-
ToListinator
by: mtreit-
- 4,458 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. -
-
-
- 273 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. -
-
- 206 total downloads
- last updated 3/30/2026
- Latest version: 1.0.1
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.