roslynator

Code analyzer

A set of code analysis tools for C#, powered by Roslyn.

Roslynator is a set of code analysis tools for C#, powered by Roslyn.

GitHub

3k stars
40 watching
258 forks
Language: C#
last commit: 11 days ago
Linked from 5 awesome lists

csharpdotnetroslynvisual-studio

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dotnet/roslyn-sdk Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform 516
dotnet/roslyn-analyzers Analyzes .NET code for style, quality and maintainability issues 1,594
dotnet/roslyn Provides a compiler and code analysis API for C# and Visual Basic languages 19,064
meziantou/meziantou.analyzer An analyzer tool that enforces good practices in C# programming 952
code-cracker/code-cracker An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. 1,129
netfabric/netfabric.hyperlinq.analyzer An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. 42
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
cezarypiatek/exceptionanalyzer Analyzes C# code for exception usage best practices 20
sonarsource/sonar-dotnet Analyzes C# and VB.NET code for quality and security issues 796
roslynpad/roslynpad A cross-platform C# editor with Roslyn and AvalonEdit integration 2,459
sonarsource/sonarqube-roslyn-sdk Provides tools to integrate Roslyn analyzers with SonarQube 86
vannevelj/sharpsource An analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance. 30
dotnetanalyzers/stylecopanalyzers Enforces coding standards and best practices in .NET projects using StyleCop rules 2,656
vannevelj/vsdiagnostics Provides real-time code quality checks and suggestions to help developers write proper C# code 65