Open Source C# Source Code Analysis Tools

C# Source Code Analysis Tools

View 5621 business solutions

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

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Doxygen
    Doxygen is a JavaDoc like documentation system for C++, C, Java and IDL.
    Leader badge
    Downloads: 13,002 This Week
    Last Update:
    See Project
  • 2
    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: 10 This Week
    Last Update:
    See Project
  • 3
    Application Inspector

    Application Inspector

    A source code analyzer built for surfacing features of interest

    Microsoft Application Inspector is a software source code characterization tool that helps identify coding features of first or third party software components based on well-known library/API calls and is helpful in security and non-security use cases. It uses hundreds of rules and regex patterns to surface interesting characteristics of source code to aid in determining what the software is or what it does from what file operations it uses, encryption, shell operations, cloud API's, frameworks and more and has received industry attention as a new and valuable contribution to OSS on ZDNet, SecurityWeek, CSOOnline, Linux.com/news, HelpNetSecurity, Twitter and more and was first featured on Microsoft.com. Application Inspector is different from traditional static analysis tools in that it doesn't attempt to identify "good" or "bad" patterns; it simply reports what it finds against a set of over 400 rule patterns for feature detection including features that impact security.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    prettydiff

    prettydiff

    Beautifier and language aware code comparison tool for many languages

    Beautifier and language-aware code comparison tool for many languages. It also minifies and a few other things. In this personal project I am trying to solve the problem of decentralization with a focus on privacy, permissions, performance, and automation. Decentralization is likely not what you think it is. For an excellent and mature example of decentralization see the architecture of WebRTC. My current project approaches the application considerations of decentralization far more aggressively than the media considerations defined by WebRTC. If you need a JavaScript/TypeScript developer that enjoys solving new and challenging problems email me at info at prettydiff.com.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    ARM Converter

    ARM Converter

    For converting ARM ASM Insctruction to Hexadecimal

    This application is very useful to perform reverse engineering, this application uses Linux binaries based command line provided and made by Cygwin.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    Object Conversion Library

    Object conversion for an object-oriented world.

    The Object Conversion Library aims to provide developers with a baseline template for object conversion. The library can included to a project to allow a developer to build specific object conversion features. A more detailed explanation can be found in the documentation section of the repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    .NET Interactive

    .NET Interactive

    .NET Interactive takes .NET and embeds it into your experiences

    .NET Interactive takes the power of .NET and embeds it into your interactive experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before. We recently introduced the .NET Interactive Notebooks extension for Visual Studio Code, which adds support for .NET Interactive using the new Visual Studio Code native notebook feature. We encourage you to try it out. .NET Interactive enables users to mix languages in a single notebook or cell without a wrapper. The multi-language experience opens up doors for users to use the best language for the task at hand. .NET Interactive enables you to write code in multiple languages within a single notebook and in order to take advantage of those languages' different strengths, you might find it useful to share data between them. In just a single line of code easily visualize data with Microsoft SandDance and nteract DataExplorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    .Net Checker checks all code dependencies in .Net projects to ensure a stable architecture - up to multi-million LOC source trees. Moreover, it can produce flexible DOT-based dependency graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11

    Basic TSQL Parser

    .Net DLL for basic parsing TSQL scripts

    Identifies the following components in a TSQL script: whitespace, comments, symbols, words, and string literals. You can download it through Nuget.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Browse by Query
    A query language for code browsing. You query your database-- why don't you query your code? Write queries to provide custom views of your Java or C#/CLR code base. Integrates with popular IDEs or standalone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Code Search and Replace
    Code Search and Replace is a tool for finding and replacing code blocks within a group of files. Avoid tediously changing each page and modify all pages in a selected folder at a time. Quickly and efficiently modify your files and get back to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CodeConics

    CodeConics

    CodeConics is a C# lexer/parser/syntax tree generatior

    CodeConics is simple, intuitive, easy to use and debug code-manipulation solution, that is grammar independent and recursion based, as opposed to other DFA(Deterministic Finite-state Automata) based solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Project aims to fulfill the following specific objectives of Computer Education, Supportive Education and Information Service Delivery, while in operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EnDecode is a tool to decode/decompress parts of a binary file like PDF. If using PDF then stream to endstream data can be decompressed. You select from start to end of the part you want to decode and it will decode the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Imgbot

    Imgbot

    An Azure Function solution to crawl through all of your image files

    Don’t spend another second worrying about compressing your images. Install Imgbot into your GitHub projects, and focus on your application. Install Imgbot from the GitHub marketplace into your projects with the click of a button. Imgbot will send you your first pull request optimizing all of the images that it can find. Imgbot watches for new images in your repository and opens more pull requests. When you’re shipping code and hitting deadlines, it’s easy to forget about optimizing your images. But the truth is if you don’t optimize your images, you are losing out. Web pages with optimized images load faster. Faster pages have higher conversion rates, lower bounce rates, and happier users. And of course, smaller images reduce bandwidth costs for you and your visitors. Setting up and configuring your own tools can be a complicated and lengthy process. That means you are not focusing on shipping your next big update. With a few clicks, you can install Imgbot and permanently solve it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    IncludeChecker

    Check for unused #includes in C++ source

    Unused #includes in C++ source lead to unwanted dependencies and slower compile and link timings. IncludeChecker finds most of these unused #includes using a simple heuristic: if you include a file, you need to use one or more symbols from it. If that's not the case, IncludeChecker will mark the #include as unused. IncludeChecker is very customizable to be able to run as an automated task where it will fail as soon as an unused #include is detected. Because of the simple heuristic it will not find all unused #includes, but it will find most of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Line Counter

    Program that counts number of lines in your project source codes.

    Application can be used to count lines of full project repositories generating an HTML report depicting counting per folder and file type. Source code at https://github.com/ramonpinho/LineCounter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Line Counter .NET

    Line Counter .NET

    Free configurable source file line counting tool based on C# and .NET.

    Line Counter .NET is an analyzing tool that helps finding out the number of code lines, empty lines, comment lines etc. Of course counting of string and character literals is also supported. As special feature this tool allows users to configure their own “Comment Schemes”. Also note, this code analyzing tool finds and counts source code comments that are surrounded by code. A detailed help file is of course included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Minimum Code

    Find Duplicate Code In your project folder and files

    This software Find Duplicate Code In your project folder and files.It help programmer to reuse the code and increase program efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    REL (Research and Education Language) is a simple but very powerfull language with a compiler, an interpreter and a verifier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Diagrammer for .Net Assemblies, also support for Javascript. Good for assembly dependencies. Good for showing the call graph in complex methods. Good for showing the jumps in IL. Good for getting an overview of where the complex parts of a system are.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.