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 7 years ago
Linked from 1 awesome list

roslyn-analyzers

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cezarypiatek/multithreadinganalyzerAnalyzes code for multithreading-related issues to improve thread safety and prevent common pitfalls.30
menees/analyzersC# code analysis rules to enforce coding standards and best practices22
dotnet/roslyn-analyzersAnalyzes .NET code for style, quality and maintainability issues1,598
wintellect/wintellect.analyzersAnalyzers for code quality and best practices in C# development91
meziantou/meziantou.analyzerAn analyzer tool that enforces good practices in C# programming966
code-cracker/code-crackerAn analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn.1,130
bkoelman/csharpguidelinesanalyzerA tool that analyzes C# code against predefined coding guidelines and reports diagnostics145
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
nlohmann/exception_reporterA tool to analyze C++ function call graphs and identify potential exceptions that may be thrown.22
stylecop/stylecopAnalyzes C# source code to enforce style and consistency rules1,201
rlgnak/selectorlyzer.analyzersAn analyzer tool for enforcing project-specific coding conventions in C# projects8
vannevelj/sharpsourceAn analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance.37
powershell/psscriptanalyzerA tool that checks and analyzes PowerShell code for quality and best practices1,874
sergeyteplyakov/errorprone.netAn analyzer tool to identify common C# coding errors and promote correctness in software development901