cybermaxs / awesome-analyzers
A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!
☆562Updated 3 months ago
Alternatives and similar repositories for awesome-analyzers:
Users that are interested in awesome-analyzers are comparing it to the libraries listed below
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆985Updated 3 months ago
- A Roslyn analyzer to enforce some good practices in C#.☆1,008Updated this week
- compile time dependency injection for .NET☆854Updated 2 years ago
- A high-performance, extensible argument validation library.☆711Updated last year
- Roslyn analyzers for IDisposable☆402Updated 10 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆889Updated last year
- 🎯 A .NET library for running a target dependency graph.☆889Updated 3 weeks ago
- 🏃 A .NET library that runs external commands.☆736Updated 3 weeks ago
- Deal with Primitive Obsession - define ValueObjects in a single line (of C#).☆914Updated 2 years ago
- Adds null argument checks to an assembly☆687Updated last year
- Injects some very basic method timing code.☆745Updated 2 months ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆638Updated 2 months ago
- C# discriminated union source generator☆698Updated this week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,265Updated this week
- A tool that help you find duplicate transitive package references.☆486Updated last year
- 🏷 Minimalistic versioning using Git tags.☆912Updated last week
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,195Updated 2 months ago
- C# Source Generator based dependency injection container implementation.☆1,099Updated 3 months ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,003Updated 5 months ago
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆415Updated 2 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- An efficient multi-layered caching system for .NET☆619Updated 3 weeks ago
- A C# parser construction toolkit with high-quality error reporting☆1,175Updated 7 months ago
- A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects☆1,090Updated last month
- A lightweight text templating library written in C# which can be a drop-in replacement for string.Format☆1,168Updated 2 weeks ago
- ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.☆412Updated 3 weeks ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆647Updated 2 years ago
- Configure async code's ConfigureAwait at a global level☆452Updated 2 months ago
- Write your pipelines in C# !☆366Updated this week
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,789Updated 8 months ago