code-cracker

Code analyzer

An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn.

An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.

GitHub

1k stars
113 watching
280 forks
Language: C#
last commit: 9 months ago
Linked from 3 awesome lists

hacktoberfest

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dotnet/roslyn-analyzers Analyzes .NET code for style, quality and maintainability issues 1,594
bkoelman/csharpguidelinesanalyzer A tool that analyzes C# code against predefined coding guidelines and reports diagnostics 145
wintellect/wintellect.analyzers Analyzers for code quality and best practices in C# development 90
menees/analyzers C# code analysis rules to enforce coding standards and best practices 22
netfabric/netfabric.hyperlinq.analyzer An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. 42
cezarypiatek/exceptionanalyzer Analyzes C# code for exception usage best practices 20
dotnet/roslyn-sdk Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform 516
vannevelj/vsdiagnostics Provides real-time code quality checks and suggestions to help developers write proper C# code 65
blowin/blowincleancode A C# code analyzer designed to simplify and clean up code by identifying common issues and bad practices. 15
meziantou/meziantou.analyzer An analyzer tool that enforces good practices in C# programming 952
vannevelj/sharpsource An analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance. 30
sonarsource/sonar-dotnet Analyzes C# and VB.NET code for quality and security issues 796
mikepopoloski/slang Provides tools and services for compiling, parsing, and analyzing SystemVerilog code 620
cezarypiatek/multithreadinganalyzer Analyzes code for multithreading-related issues to improve thread safety and prevent common pitfalls. 30
kirillosenkov/roslynquoter An analysis tool that generates syntax tree API calls from C# source code 941