roslyn-sdk
Code analyzer
Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform
Roslyn-SDK templates and Syntax Visualizer
517 stars
39 watching
256 forks
Language: C#
last commit: 11 months ago
Linked from 2 awesome lists
roslynsdk
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Analyzes .NET code for style, quality and maintainability issues | 1,598 |
| | Provides a compiler and code analysis API for C# and Visual Basic languages | 19,145 |
| | Provides tools to integrate Roslyn analyzers with SonarQube | 86 |
| | Analyzes C# and VB.NET code for quality and security issues | 802 |
| | C# code analysis rules to enforce coding standards and best practices | 22 |
| | An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 44 |
| | An analysis tool that generates syntax tree API calls from C# source code | 957 |
| | An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,130 |
| | Analyzes C# code for exception usage best practices | 20 |
| | Analyzers for code quality and best practices in C# development | 91 |
| | An analyzer tool that enforces good practices in C# programming | 966 |
| | Analyzes code for multithreading-related issues to improve thread safety and prevent common pitfalls. | 30 |
| | An analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance. | 37 |
| | Provides real-time code quality checks and suggestions to help developers write proper C# code | 65 |
| | A C# code analyzer designed to simplify and clean up code by identifying common issues and bad practices. | 15 |