C# Code Review Software

View 44 business solutions

Browse free open source C# Code Review Software and projects below. Use the toggles on the left to filter open source C# Code Review Software by OS, license, language, programming language, and project status.

  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Roslyn

    Roslyn

    The .NET Compiler Platform

    Roslyn provides rich, code analysis APIs to open source C# and Visual Basic compilers. This enables you to access a wealth of information about your code from compilers, which you can then use for code-related tasks in your tools and applications. Roslyn dramatically lowers the barrier to entry for creating code-focused tools and applications, creating many opportunities for innovation.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    Agnitio
    A tool to help developers and security professionals conduct manual security code reviews in a consistent and repeatable way. Agnitio aims to replace the adhoc nature of manual security code review documentation, create an audit trail and reporting.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    CodeXCavator - code indexing and search

    CodeXCavator - code indexing and search

    Source code indexing and full text search tool based on Lucene.

    The CodeXCavator is a tool for source code indexing, tagging, and fast full-text search. It consists of two applications: The indexer is a configurable tool for creating an index for large amounts of source code or plain text files. The searcher is a GUI based tool for fast full text search within previously created indexes. The toolchain also supports code tagging, i.e. you can include special tags within comments inside the source code. These are indexed separately and can be associated with any kind of URL, which can be opened from the searcher tool itself. Searching and indexing is based on the Lucene framework by Apache Software Foundation. The CodeXCavator can also be extended through plugins. Detailed documentation can be found in the Wiki of the project. NOTE: If you have some interesting syntax highlighter definitions feel free and send them to me, I will then integrate them into the next version. Use my SF mail alias. for this.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Bug Reporter
    A portable bug reporte for developers. You can add as many projects as you like, generate bug and change logs report and summarize you code snippets. The program has a feature for backup/restore data and an auto backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 5
    CSS Scanner

    CSS Scanner

    CSS Scanner helps you clean and tidy up your css/stylesheet

    CSS Scanner scans your projects (HTML, ASPX, PHP, JavaScript, jQuery) use of css classes and selectors and compares it to your CSS/stylesheet files. It then lists you those CSS selectors and classes that are not used or not defined and those which are used. This way it helps you get an overview of your CSS/stylesheet definitions and lets you easily clean them up. There's a precompiled .msi installer for Windows avaliable for download. Just install and find CSS Scanner in your start menu folder "CSS Scanner". Click on the info icons of the GUI if you need help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ChangePackBuilder

    ChangePackBuilder

    real time code file change tracking & pack building for .NET projects

    This is a small handy tool that tracks the code files that are being changed by the programmer in a project. At the end of the changes the programmer can build the change pack with one click that they can then submit for code reviews, code merges etc. to other team members. All the programmer needs to do is set the project path that should be monitored by this app for changes, set the destination path where all the changed files should be put to and click "Start Monitoring". The monitoring can be stopped at any time and can be resumed from that point as well. The key feature of this tool is that it retains the original folder structure of the project (excluding the project root). For e.g. if the project is structured like C:\Projects\OrderManager\BusinessLayer\Order.cs, the change pack would have same folder structure from BusinessLayer onward all the way down to the file. This is an obvious advantage in complex projects which have a very deeply nested folder structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A code review tool used as a plugin to Visual Studio 2005/2008, supporting version control softwares like ClearCase and SVN. This tool supports exporting/importing of code review reports to and from Visual Studio in a customized format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Medical Datasets (In a text file, with space separated values) can be loaded to the system. By choosing either one of the two classifiers, Neural network or Decision Tree, the system can be trained and evaluated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Countageous

    Countageous

    Source Code Line Counter

    Is totaling the number of lines in your source code across all project related files dragging you down? Countageous can help! Just select the source code files in question (any extension, and from any directory), and let the program do all of the tough counting and adding up work. Hopefully it can make something a little easier for you. - I'll add more features down the line, so suggest features that you'd find useful and I'll see what I can do! REQUIRES .NET FRAMEWORK 4.0!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 10
    KND Decoder
    Der KND Decoder konvertiert die lästigen Zahlenwerte, in den Java Dateien vom Knuddels Applet, zu lesbaren Strings. Die neue dekodier Methode wurde auch beachtet, die den HuffmanString etc. konvertiert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a plugin for Resharper that adds intellisense for the NMock2 mocking framework to Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Unconflict

    Mergetool specifically for single git conflict files

    It's difficult to find a good mergetool for git conflict files. WinMerge is a good mergetool for resolving conflicts in files you're merging in git, but when resolving conflicts in conflict files, it only allows changes in "your" file, negating much of its usefulness. Unconflict helps you remove conflicts from git conflict files without losing data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is designed for packing and unpacking files. I'am using it for deploying my ASP.NET projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Khmer Unicode Messagebox, it's support for dot net framework 4.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    inheritanceDrawer

    inheritanceDrawer

    read code and draw inheritance hierarchy

    Program can read code in C++, PHP, or Actionscript (flash). After reading code it draw in it's windows inheritance hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next