cybermaxs / awesome-analyzers
A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!
☆533Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-analyzers
- compile time dependency injection for .NET☆849Updated 2 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆889Updated this week
- A Roslyn analyzer to enforce some good practices in C#.☆950Updated last week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆875Updated 8 months ago
- Roslyn analyzers for IDisposable☆383Updated 4 months ago
- A high-performance, extensible argument validation library.☆710Updated last year
- Deal with Primitive Obsession - define ValueObjects in a single line (of C#).☆884Updated last year
- Adds null argument checks to an assembly☆686Updated 6 months ago
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆416Updated last year
- A C# parser construction toolkit with high-quality error reporting☆1,075Updated last month
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆645Updated 2 years ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆609Updated 2 months ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆937Updated last week
- A tool that help you find duplicate transitive package references.☆473Updated 8 months ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,161Updated this week
- 🎯 A .NET library for running a target dependency graph.☆854Updated 2 weeks ago
- A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects☆877Updated this week
- C# discriminated union source generator☆631Updated last month
- Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators☆669Updated 9 months ago
- 🏃 A .NET library that runs external commands.☆690Updated this week
- Pure DI for .NET☆517Updated this week
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,075Updated 3 months ago
- C# Source Generator based dependency injection container implementation.☆1,043Updated 9 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆675Updated 2 years ago
- Injects some very basic method timing code.☆716Updated 6 months ago
- 🏷 Minimalistic versioning using Git tags.☆856Updated 2 weeks ago
- Replace any .NET method (including static and non-virtual) with a delegate☆1,077Updated 2 years ago
- Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!☆1,521Updated this week
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,734Updated 3 months ago
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆416Updated last month