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
37 stars
3 watching
4 forks
Language: C#
last commit: 5 months ago
Linked from 1 awesome list
analyzercode-analysisroslynroslyn-analyzerroslyn-codefixstatic-analysisvisual-studio-extension
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides real-time code quality checks and suggestions to help developers write proper C# code | 65 |
| C# code analysis rules to enforce coding standards and best practices | 22 |
| An analyzer tool to identify common C# coding errors and promote correctness in software development | 901 |
| An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,130 |
| Analyzers for code quality and best practices in C# development | 91 |
| Detects vulnerabilities in C# and VB.NET code | 942 |
| Analyzes C# code for exception usage best practices | 20 |
| Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform | 517 |
| An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 44 |
| Analyzes .NET code for style, quality and maintainability issues | 1,598 |
| An analyzer tool that enforces good practices in C# programming | 966 |
| A C# code analyzer designed to simplify and clean up code by identifying common issues and bad practices. | 15 |
| Analyzes C# and VB.NET code for quality and security issues | 802 |
| A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
| A tool that analyzes C# code for potential issues such as null pointer dereferences and resource leaks to help detect security vulnerabilities. | 737 |