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

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

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

icsharpcode/RefactoringEssentialsArchived

0
View on GitHub↗
634 स्टार्स·117 फोर्क्स·C#·MIT·4 व्यूज़

RefactoringEssentials

Refactoring Essentials for Visual Studio

Features

  • Code Analysis and Metrics - Refactoring tools for Visual Studio.
  • Code Analysis and Refactoring - Comprehensive collection of refactorings, analyzers, and code fixes.

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

icsharpcode/refactoringessentials के लिए स्टार हिस्ट्री चार्टicsharpcode/refactoringessentials के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

    dotnet/roslyn-analyzers

    1,671GitHub पर देखें↗

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

    hacktoberfest
    GitHub पर देखें↗1,671
  • dotnetanalyzers/stylecopanalyzersDotNetAnalyzers का अवतार

    DotNetAnalyzers/StyleCopAnalyzers

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

    An implementation of StyleCop rules using the .NET Compiler Platform

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

    AlDanial/cloc

    23,201GitHub पर देखें↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    GitHub पर देखें↗23,201
  • microsoft/vscode-gomicrosoft का अवतार

    microsoft/vscode-go

    5,897GitHub पर देखें↗

    This project is a Go language extension for VS Code that provides a comprehensive development environment through a language server client, a debugging interface, and a test automation runner. It integrates language intelligence, formatting, and debugging capabilities to support the full Go language development lifecycle. The extension distinguishes itself by managing the Go toolchain, including the installation and configuration of external binaries required for language features. It also features a dedicated test automation interface that allows for the generation of unit test skeletons and

    TypeScript
    GitHub पर देखें↗5,897
RefactoringEssentials के सभी 30 विकल्प देखें→

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

icsharpcode/refactoringessentials क्या करता है?

Refactoring Essentials for Visual Studio

icsharpcode/refactoringessentials की मुख्य विशेषताएं क्या हैं?

icsharpcode/refactoringessentials की मुख्य विशेषताएं हैं: Code Analysis and Metrics, Code Analysis and Refactoring।

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

icsharpcode/refactoringessentials के ओपन-सोर्स विकल्पों में शामिल हैं: dotnetanalyzers/stylecopanalyzers — An implementation of StyleCop rules using the .NET Compiler Platform. dotnet/roslyn-analyzers — The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and… aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and… pycqa/pylint — Pylint is a static code analysis tool for Python that checks source code for errors, coding standard violations, and… microsoft/vscode-go — This project is a Go language extension for VS Code that provides a comprehensive development environment through a… rrrene/credo — Credo is a static analysis tool and linter for Elixir. It functions as a code quality analyzer that scans source code…