SharpSource

Code mistake detector

An analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance.

surfacing defects at compile time and preventing issues that would otherwise go unnoticed

GitHub

37 stars
3 watching
4 forks
Language: C#
last commit: about 2 years ago
Linked from 1 awesome list

analyzercode-analysisroslynroslyn-analyzerroslyn-codefixstatic-analysisvisual-studio-extension

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vannevelj/vsdiagnosticsProvides real-time code quality checks and suggestions to help developers write proper C# code65
menees/analyzersC# code analysis rules to enforce coding standards and best practices22
sergeyteplyakov/errorprone.netAn analyzer tool to identify common C# coding errors and promote correctness in software development901
code-cracker/code-crackerAn analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn.1,130
wintellect/wintellect.analyzersAnalyzers for code quality and best practices in C# development91
security-code-scan/security-code-scanDetects vulnerabilities in C# and VB.NET code942
cezarypiatek/exceptionanalyzerAnalyzes C# code for exception usage best practices20
dotnet/roslyn-sdkProvides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform517
netfabric/netfabric.hyperlinq.analyzerAn analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements.44
dotnet/roslyn-analyzersAnalyzes .NET code for style, quality and maintainability issues1,598
meziantou/meziantou.analyzerAn analyzer tool that enforces good practices in C# programming966
blowin/blowincleancodeA C# code analyzer designed to simplify and clean up code by identifying common issues and bad practices.15
sonarsource/sonar-dotnetAnalyzes C# and VB.NET code for quality and security issues802
bkoelman/csharpguidelinesanalyzerA tool that analyzes C# code against predefined coding guidelines and reports diagnostics145
microsoft/infersharpA tool that analyzes C# code for potential issues such as null pointer dereferences and resource leaks to help detect security vulnerabilities.737