StyleCopAnalyzers
Code analyzer
Enforces coding standards and best practices in .NET projects using StyleCop rules
An implementation of StyleCop rules using the .NET Compiler Platform
3k stars
85 watching
507 forks
Language: C#
last commit: 3 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
stylecop/stylecop | Analyzes C# source code to enforce style and consistency rules | 1,198 |
dotnet/roslyn-analyzers | Analyzes .NET code for style, quality and maintainability issues | 1,594 |
dotnet/roslynator | A set of code analysis tools for C#, powered by Roslyn. | 3,085 |
rehansaeed/editorconfig | Defines coding style settings for C# and other .NET technologies to maintain consistency across different editors and IDEs. | 638 |
dotnet/roslyn-sdk | Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform | 516 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,745 |
cezarypiatek/exceptionanalyzer | Analyzes C# code for exception usage best practices | 20 |
exceptionnotfound/designpatterns | A collection of C# examples illustrating 22 design patterns from the Gang of Four | 642 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,490 |
dotnet/nuget-trends | Provides historical data on NuGet packages download numbers and popularity trends. | 153 |
canton7/propertychanged.sourcegenerator | Automates boilerplate code generation for INotifyPropertyChanged properties | 139 |
netfabric/netfabric.hyperlinq.analyzer | An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 42 |
menees/analyzers | C# code analysis rules to enforce coding standards and best practices | 22 |
dotnet/csharplang | The official repo for C# language design and implementation. | 11,555 |
stylecow/stylecow | A Node.js library that fixes and makes CSS compatible with all modern browsers. | 163 |