Meziantou.Analyzer

C# code linter

An analyzer tool that enforces good practices in C# programming

A Roslyn analyzer to enforce some good practices in C#.

GitHub

966 stars
13 watching
51 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list

analyzercsharpdotnethacktoberfestroslynroslyn-analyzerstatic-analysisvsix

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dotnet/roslyn-analyzersAnalyzes .NET code for style, quality and maintainability issues1,598
menees/analyzersC# code analysis rules to enforce coding standards and best practices22
netfabric/netfabric.hyperlinq.analyzerAn analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements.44
cezarypiatek/exceptionanalyzerAnalyzes C# code for exception usage best practices20
wintellect/wintellect.analyzersAnalyzers for code quality and best practices in C# development91
cezarypiatek/multithreadinganalyzerAnalyzes code for multithreading-related issues to improve thread safety and prevent common pitfalls.30
dotnet/roslyn-sdkProvides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform517
mongodb/mongo-csharp-analyzerAnalyzes C# code to generate MongoDB Query API equivalent27
code-cracker/code-crackerAn analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn.1,130
rlgnak/selectorlyzer.analyzersAn analyzer tool for enforcing project-specific coding conventions in C# projects8
kirillosenkov/roslynquoterAn analysis tool that generates syntax tree API calls from C# source code957
sonarsource/sonar-dotnetAnalyzes C# and VB.NET code for quality and security issues802
vannevelj/sharpsourceAn analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance.37
dotnet/roslynatorA set of code analysis tools for C#, powered by Roslyn.3,130
vannevelj/vsdiagnosticsProvides real-time code quality checks and suggestions to help developers write proper C# code65