awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dotnet avatar

dotnet/roslyn-analyzers

0
View on GitHub↗
1,671 स्टार्स·479 फोर्क्स·4 व्यूज़

Roslyn Analyzers

The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and respond to issues formerly in this repository.

Features

  • Code Analysis and Metrics - Compiler-based code analysis rules.
  • Code Analysis and Refactoring - Official diagnostic analyzers developed by the compiler team.
  • Code Analysis Platforms - Roslyn-based implementation of standard code analyzers.
  • Language Specific Analyzers - Roslyn-based implementation of FxCop analyzers.

स्टार हिस्ट्री

dotnet/roslyn-analyzers के लिए स्टार हिस्ट्री चार्टdotnet/roslyn-analyzers के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Roslyn Analyzers के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Roslyn Analyzers के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • microsoft/devskimmicrosoft का अवतार

    microsoft/DevSkim

    995GitHub पर देखें↗

    DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.

    C#lintersdlsecurity
    GitHub पर देखें↗995
  • icsharpcode/refactoringessentialsicsharpcode का अवतार

    icsharpcode/RefactoringEssentials

    634GitHub पर देखें↗

    Refactoring Essentials for Visual Studio

    C#
    GitHub पर देखें↗634
  • dotnetanalyzers/stylecopanalyzersDotNetAnalyzers का अवतार

    DotNetAnalyzers/StyleCopAnalyzers

    2,848GitHub पर देखें↗

    An implementation of StyleCop rules using the .NET Compiler Platform

    C#
    GitHub पर देखें↗2,848
  • tencent/tscancodeTencent का अवतार

    Tencent/TscanCode

    2,117GitHub पर देखें↗

    A static code analyzer for C++, C#, Lua

    C++
    GitHub पर देखें↗2,117
Roslyn Analyzers के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

dotnet/roslyn-analyzers क्या करता है?

The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and respond to issues formerly in this repository.

dotnet/roslyn-analyzers की मुख्य विशेषताएं क्या हैं?

dotnet/roslyn-analyzers की मुख्य विशेषताएं हैं: Code Analysis and Metrics, Code Analysis and Refactoring, Code Analysis Platforms, Language Specific Analyzers।

dotnet/roslyn-analyzers के कुछ ओपन-सोर्स विकल्प क्या हैं?

dotnet/roslyn-analyzers के ओपन-सोर्स विकल्पों में शामिल हैं: w0rp/ale — Ale is a Neovim LSP client and asynchronous linter wrapper designed to integrate language servers and syntax checkers… tencent/tscancode — A static code analyzer for C++, C#, Lua. icsharpcode/refactoringessentials — Refactoring Essentials for Visual Studio. dotnetanalyzers/stylecopanalyzers — An implementation of StyleCop rules using the .NET Compiler Platform. microsoft/devskim — DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities. aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and…