awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ RefactoringEssentials

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع RefactoringEssentials.
  • dotnet/roslyn-analyzersالصورة الرمزية لـ dotnet

    dotnet/roslyn-analyzers

    1,671عرض على GitHub↗

    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/stylecopanalyzersالصورة الرمزية لـ DotNetAnalyzers

    DotNetAnalyzers/StyleCopAnalyzers

    2,848عرض على GitHub↗

    An implementation of StyleCop rules using the .NET Compiler Platform

    C#
    عرض على GitHub↗2,848
  • aldanial/clocالصورة الرمزية لـ AlDanial

    AlDanial/cloc

    23,201عرض على GitHub↗

    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-goالصورة الرمزية لـ microsoft

    microsoft/vscode-go

    5,897عرض على GitHub↗

    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
عرض جميع البدائل الـ 30 لـ RefactoringEssentials→

الأسئلة الشائعة

ما هي وظيفة 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…