cybermaxs / awesome-analyzersLinks
A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!
☆571Updated 6 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,056Updated last week
- compile time dependency injection for .NET☆858Updated 2 weeks ago
- A Roslyn analyzer to enforce some good practices in C#.☆1,026Updated last week
- Roslyn analyzers for IDisposable☆408Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆888Updated last year
- 🏃 A .NET library that runs external commands.☆749Updated this week
- A high-performance, extensible argument validation library.☆709Updated last year
- Adds null argument checks to an assembly☆687Updated last year
- 🎯 A .NET library for running a target dependency graph.☆901Updated this week
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆415Updated 2 years ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆644Updated 4 months ago
- Deal with Primitive Obsession - define ValueObjects in a single line (of C#).☆924Updated 2 years ago
- A tool that help you find duplicate transitive package references.☆487Updated last year
- 🏷 Minimalistic versioning using Git tags.☆920Updated this week
- Git and SemVer Info from MSBuild, C# and VB☆616Updated last week
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,030Updated last month
- Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators☆700Updated last year
- A tool that helps to see an internal structure of the CLR types at runtime☆707Updated 2 years ago
- Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.☆721Updated 3 months ago
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆451Updated last year
- C# discriminated union source generator☆740Updated this week
- C# Source Generator based dependency injection container implementation.☆1,109Updated 5 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆545Updated last week
- Pure DI for .NET☆684Updated last week
- Tool for generating dependency trees for .NET projects☆619Updated 10 months ago
- A modern framework for building modern CLI apps☆600Updated 5 months ago
- A lightweight text templating library written in C# which can be a drop-in replacement for string.Format☆1,185Updated last week
- ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.☆417Updated 3 months ago
- Low allocation async/await for C#/.NET☆398Updated 5 years ago