cybermaxs / awesome-analyzersLinks
A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!
☆588Updated 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,069Updated last month
- A Roslyn analyzer to enforce some good practices in C#.☆1,035Updated this week
- Roslyn analyzers for IDisposable☆409Updated last year
- compile time dependency injection for .NET☆860Updated 2 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆896Updated last year
- A high-performance, extensible argument validation library.☆709Updated 2 years ago
- 🎯 A .NET library for running a target dependency graph.☆912Updated this week
- 🏃 A .NET library that runs external commands.☆756Updated this week
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆652Updated 2 weeks ago
- Adds null argument checks to an assembly☆686Updated last year
- 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#).☆932Updated 2 years ago
- Dotnet project and package dependency visualizer.☆373Updated last year
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆415Updated 2 years ago
- Git and SemVer Info from MSBuild, C# and VB☆631Updated this week
- Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators☆709Updated last year
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆452Updated last year
- 🏷 Minimalistic versioning using Git tags.☆926Updated this week
- Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.☆722Updated 5 months ago
- ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.☆421Updated 5 months 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
- C# discriminated union source generator☆796Updated 3 weeks ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,045Updated 3 months ago
- Pure DI for .NET☆717Updated this week
- High performance, thread-safe in-memory caching primitives for .NET☆551Updated this week
- Tool for generating dependency trees for .NET projects☆622Updated last year
- Git hooks made easy with Husky.Net internal task runner! 🐶 It brings the dev-dependency concept to the .NET world!☆761Updated 5 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆715Updated 2 years ago
- C# Source Generator based dependency injection container implementation.☆1,132Updated this week
- Low allocation async/await for C#/.NET☆400Updated 5 years ago