ExceptionAnalyzer

Code analyzer

Analyzes C# code for exception usage best practices

A set of Roslyn analyzers related to exceptions usages

GitHub

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

roslyn-analyzers

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cezarypiatek/multithreadinganalyzer Analyzes code for multithreading-related issues to improve thread safety and prevent common pitfalls. 30
menees/analyzers C# code analysis rules to enforce coding standards and best practices 22
dotnet/roslyn-analyzers Analyzes .NET code for style, quality and maintainability issues 1,594
wintellect/wintellect.analyzers Analyzers for code quality and best practices in C# development 90
meziantou/meziantou.analyzer An analyzer tool that enforces good practices in C# programming 952
code-cracker/code-cracker An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. 1,129
bkoelman/csharpguidelinesanalyzer A tool that analyzes C# code against predefined coding guidelines and reports diagnostics 145
dotnet/roslyn-sdk Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform 516
netfabric/netfabric.hyperlinq.analyzer An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. 42
nlohmann/exception_reporter A tool to analyze C++ function call graphs and identify potential exceptions that may be thrown. 22
stylecop/stylecop Analyzes C# source code to enforce style and consistency rules 1,198
rlgnak/selectorlyzer.analyzers An analyzer tool for enforcing project-specific coding conventions in C# projects 7
vannevelj/sharpsource An analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance. 30
powershell/psscriptanalyzer A tool that checks and analyzes PowerShell code for quality and best practices 1,864
sergeyteplyakov/errorprone.net An analyzer tool to identify common C# coding errors and promote correctness in software development 894