VSDiagnostics

Code analyzer

Provides real-time code quality checks and suggestions to help developers write proper C# code

A collection of static analyzers based on Roslyn that integrate with VS

GitHub

65 stars
9 watching
16 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vannevelj/sharpsource An analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance. 30
wintellect/wintellect.analyzers Analyzers for code quality and best practices in C# development 90
code-cracker/code-cracker An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. 1,129
sonarsource/sonar-dotnet Analyzes C# and VB.NET code for quality and security issues 796
security-code-scan/security-code-scan Detects vulnerabilities in C# and VB.NET code 944
menees/analyzers C# code analysis rules to enforce coding standards and best practices 22
ademanuele/vsmac-codecoverage An extension for Visual Studio for Mac that provides code coverage analysis and visualization. 75
netfabric/netfabric.hyperlinq.analyzer An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. 42
bkoelman/csharpguidelinesanalyzer A tool that analyzes C# code against predefined coding guidelines and reports diagnostics 145
mikepopoloski/slang Provides tools and services for compiling, parsing, and analyzing SystemVerilog code 620
dotnet/roslyn-analyzers Analyzes .NET code for style, quality and maintainability issues 1,594
dotnet/roslyn-sdk Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform 516
cezarypiatek/exceptionanalyzer Analyzes C# code for exception usage best practices 20
stylecop/stylecop Analyzes C# source code to enforce style and consistency rules 1,198
analysis-tools-dev/dynamic-analysis A curated list of tools and linters to analyze and improve code quality in various programming languages and environments. 947