cybermaxs / awesome-analyzersLinks
A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!
☆568Updated 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)☆989Updated 4 months ago
- A Roslyn analyzer to enforce some good practices in C#.☆1,012Updated last month
- compile time dependency injection for .NET☆856Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆888Updated last year
- Roslyn analyzers for IDisposable☆406Updated 11 months ago
- 🎯 A .NET library for running a target dependency graph.☆890Updated 3 weeks ago
- Deal with Primitive Obsession - define ValueObjects in a single line (of C#).☆918Updated 2 years ago
- Adds null argument checks to an assembly☆687Updated last year
- 🏃 A .NET library that runs external commands.☆741Updated 2 weeks ago
- A high-performance, extensible argument validation library.☆710Updated last year
- A tool that help you find duplicate transitive package references.☆486Updated last year
- Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators☆694Updated last year
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆639Updated 2 months ago
- C# discriminated union source generator☆724Updated 2 weeks ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.☆719Updated last month
- A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects☆1,104Updated last week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,274Updated this week
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆415Updated 2 years ago
- C# Source Generator based dependency injection container implementation.☆1,104Updated 3 months ago
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆478Updated last month
- Pure DI for .NET☆660Updated this week
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,010Updated 5 months ago
- A C# parser construction toolkit with high-quality error reporting☆1,184Updated 8 months ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,209Updated 3 months ago
- 🏷 Minimalistic versioning using Git tags.☆916Updated 2 weeks ago
- A high-performance, zero-allocation .NET logging library.☆417Updated 2 weeks ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!☆1,569Updated this week