cybermaxs / awesome-analyzersLinks
A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!
☆578Updated last month
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,067Updated 3 weeks ago
- compile time dependency injection for .NET☆860Updated last month
- Roslyn analyzers for IDisposable☆409Updated last year
- A Roslyn analyzer to enforce some good practices in C#.☆1,036Updated 2 weeks ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆893Updated last year
- A high-performance, extensible argument validation library.☆709Updated 2 years ago
- 🏃 A .NET library that runs external commands.☆750Updated this week
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆648Updated last month
- Adds null argument checks to an assembly☆687Updated last year
- 🎯 A .NET library for running a target dependency graph.☆908Updated 2 weeks ago
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆415Updated 2 years 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
- 🏷 Minimalistic versioning using Git tags.☆923Updated this week
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,038Updated 2 months ago
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆452Updated last year
- A tool that helps to see an internal structure of the CLR types at runtime☆712Updated 2 years ago
- Discriminated Json Subtypes Converter implementation for .NET☆428Updated 9 months ago
- C# discriminated union source generator☆790Updated last week
- A tool that help you find duplicate transitive package references.☆488Updated last year
- Deal with Primitive Obsession - define ValueObjects in a single line (of C#).☆929Updated 2 years ago
- Pure DI for .NET☆706Updated last week
- Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.☆720Updated 4 months ago
- Git and SemVer Info from MSBuild, C# and VB☆621Updated last week
- C# Source Generator based dependency injection container implementation.☆1,123Updated 6 months ago
- Tool for generating dependency trees for .NET projects☆622Updated 11 months ago
- ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.☆420Updated 4 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆549Updated last week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,300Updated 2 weeks ago
- Dotnet project and package dependency visualizer.☆373Updated last year
- An auto-mocking IoC container for Moq☆412Updated 5 months ago