Analyzers
Code analyzer library
C# code analysis rules to enforce coding standards and best practices
C# code analyzers
22 stars
1 watching
4 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
analyzerc-sharproslynroslyn-analyzer
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Analyzes C# code for exception usage best practices | 20 |
| | Analyzers for code quality and best practices in C# development | 91 |
| | Analyzes .NET code for style, quality and maintainability issues | 1,598 |
| | An analyzer tool that enforces good practices in C# programming | 966 |
| | An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 44 |
| | Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform | 517 |
| | An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,130 |
| | Analyzes C# source code to enforce style and consistency rules | 1,201 |
| | Analyzes code for multithreading-related issues to improve thread safety and prevent common pitfalls. | 30 |
| | Analyzes C# and VB.NET code for quality and security issues | 802 |
| | An analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance. | 37 |
| | A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
| | An analyzer tool for enforcing project-specific coding conventions in C# projects | 8 |
| | Provides real-time code quality checks and suggestions to help developers write proper C# code | 65 |
| | Analyzes C# code to generate MongoDB Query API equivalent | 27 |