Showing 71 open source projects for "c# source code example"

View related business solutions
  • 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
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    Declude helps to decrease the number of includes in your C or C++ source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Pelzini

    Code documentor for multiple langauges

    We've moved to GitHub! https://github.com/Karmabunny/pelzini Code documenter for PHP, JavaScript and C which uses a database to facilitate such features as Search! Written in PHP, and using MySQL, PostgreSQL or SQLite, Pelzini is the documentation tool of the future!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    With inspector, code revision and software inspection will turn into a more easier task, for software development teams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FITpro is built upon the Framework for Integrated Test (Fit). It provides integration with Eclipse and MS VS, and web UI. FITpro advanced features include code generation, suite support, and test to fixture links. See project's Wiki for more informatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Provides tools, supporting quality management or quality assurance for software: Assessment execution (ISO 15504 (SPiCE), AutomotiveSPiCE, CMMi), diff tool calculating sizes (SLoC) of diffs, identification of conditional compilation, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Unit Test for C is a very useful and powerful software development tool for C and C++ programmers. It is designed to provide a great deal of functionality in a very small package and functions nearly identically on Windows and UNIX systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    COAL - Code On Another Level
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A tool for Java programmers to test the semantics of source code by writing annotations. An example annotation illustrates how to use the interface and your example annotations are then used to test your application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
    nConfigure analyse all your csproj files in your .Net source tree to generate a correct build file. Migrated to https://code.google.com/p/nconfigure/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    EDoC++ is both a lint-like tool and a documentation tool that specialises in analysing and documenting the use of exceptions in C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Kelp is a source code annotation framework. Written in strict ISO C90 with support for Posix and Windows environments. Large file support. Supports both 32 and 64 bit platforms. Plugins for Vim and Eclipse are available.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 13
    StyleCopCmd is a command-line driven interface to Microsoft's source code analysis tool, StyleCop.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Analyzes Cpp code for unused public functions, public functions which are candidates to be private functions and duplicate implementation of public functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vassert is a new feature from VMware Workstation. It is promising for developers to enhance code reliablity with less run-time cost. This project is a library to enable vassert usage under Linux guest os.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Code Distance Visualizer is a static program analyzer. It learns patterns in user defined faulty and correct code instances and using visualization indicates which fragments in a program’s source code are the most similar to these instances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Columbo reads source code in different languages like COBOL, JCL, CMD and transposes it to graphical views, measures and semantically equivalent texts based on xml. It also investigates into technical bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    *** This tool has been superseded by ".Net Architecture Checker" at https://sourceforge.net/projects/dotnetarchitect/ ***. (ILDASM-Dependency Checker checks code dependencies in .Net projects to ensure a stable architecture).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    CheckSharp is a development tool written in C# for checking C# code against coding guidelines. CheckSharp comes with an Nant task and a command line version to automate checking of source code for one file or a couple of projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Splaticus is a command-line-based bug tracker. It is intended for small, single developer projects. The goal here is speed. If you code at the speed of sound, waiting for groupware bug-tools to catch up can seriously deflate your Karma. Enter Splaticus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CppNcss provides various measurements (also known as metrics) by statically analyzing C++ source code, mainly aiming at evaluating maintainability.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Source code template library for encapsulation of highly-visible program data. Provides storage, access control, and duplication. Enforces modular access pattern, restricting normal functions from object access. Also protects simple objects and POD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Kideia aims to provide tools and a knowledge-base for software engineers to measure and increase the quality of software on source code level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Given YACC-like and LEX-like input files, yagg generates a C++ program that generates all strings of a user-specified length. yagg is easy to use, and provides a means of generating test inputs or validating a parser grammar by inspecting the strings.
    Downloads: 1 This Week
    Last Update:
    See Project
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.