cybermaxs / awesome-analyzersLinks
A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!
☆606Updated 4 months ago
Alternatives and similar repositories for awesome-analyzers
Users that are interested in awesome-analyzers are comparing it to the libraries listed below
Sorting:
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,082Updated 4 months ago
- compile time dependency injection for .NET☆866Updated 5 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆898Updated last year
- A Roslyn analyzer to enforce some good practices in C#.☆1,061Updated last week
- Roslyn analyzers for IDisposable☆414Updated last year
- 🏃 A .NET library that runs external commands.☆763Updated 2 weeks ago
- A high-performance, extensible argument validation library.☆708Updated 2 years ago
- 🎯 A .NET library for running a target dependency graph.☆928Updated 2 weeks ago
- Adds null argument checks to an assembly☆688Updated last year
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆452Updated last year
- Visual Studio extension that intelligently introduces new C# features into your existing codebase