CSharpGuidelinesAnalyzer

Code analyzer

A tool that analyzes C# code against predefined coding guidelines and reports diagnostics

Reports diagnostics for C# coding guidelines that are not already covered by Resharper.

GitHub

145 stars
6 watching
33 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list

analyzerc-sharpcoding-guidelines

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
code-cracker/code-crackerAn analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn.1,130
netfabric/netfabric.hyperlinq.analyzerAn analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements.44
microsoft/infersharpA tool that analyzes C# code for potential issues such as null pointer dereferences and resource leaks to help detect security vulnerabilities.737
cxxxr/sblintA tool to analyze Common Lisp source code and report errors or warnings122
cezarypiatek/exceptionanalyzerAnalyzes C# code for exception usage best practices20
menees/analyzersC# code analysis rules to enforce coding standards and best practices22
stylecop/stylecopAnalyzes C# source code to enforce style and consistency rules1,201
sonarsource/sonar-dotnetAnalyzes C# and VB.NET code for quality and security issues802
wintellect/wintellect.analyzersAnalyzers for code quality and best practices in C# development91
vannevelj/vsdiagnosticsProvides real-time code quality checks and suggestions to help developers write proper C# code65
mikepopoloski/slangProvides tools and services for compiling, parsing, and analyzing SystemVerilog code644
zapier/kubechecksA tool that analyzes changes to Kubernetes codebases before merging them into production209
mbechler/serianalyzerAnalyzes Java bytecode to identify potential deserialization vulnerabilities.240
clj-kondo/clj-kondoA tool for analyzing and improving the quality of Clojure code1,722
clj-commons/kibitA static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient.1,763