Showing 881 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
  • 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
    wspacegen is an interactive IDE for programing with whitespace (http://compsoc.dur.ac.uk/whitespace/). So it's possible to create .ws code relative easily and debug it as well. But attention, you'll addicted to it (-:
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    k2development consists of Assembler,Linker and other necessary Tools to build 6502 Assembly Language Programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenC++ is C++ frontend library (parser+typechecker+DOM/MOP) and source-to-source translator. OpenC++ enables development of C++ tools, language extensions, domain specific compiler optimizations and runtime metaobject protocols.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Meta-Ja is to Java what C++ was to C - it lets you express Java class hierarchies at a higher level of abstraction, and then writes XML Schema files, constructors, hash-access type-safe lists, get, set, copy, print, and XML parsing/generation functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    libclosure is a small library that allows C programs to create functions with data attached.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    JPeerGen is a developer utility to generate C++ source for Java object peers that interact using JNI. These peers can then implement object-specific native code as well as be used as entry points for calling Java from C++ code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A framework for creating java GUI application by defining GML(Graphics Markup Language) only drag and drop GUI component in CS3 software. After define GML this software can generate source code automatically comply with the framework(View,Modal,Controlle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 10
    CPPRefactory is a refactoring browser for use with the C++ language. It provides the developer with refactorings that improve the structure of C++ code. For more info on refactoring see http://www.refactoring.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    GUI IDE for developing games with the Stratagus engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A suite of utilities meant for use when programming in general C/C++. It includes a stat program, an "insert" management program, syntax highlighter, code generators, a library of system-independent header files, and many more, just to name a few.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ResxWrap is utility makes working with textual .NET resources easier and robust. It generates documented wrapper classes on C# for common language runtime .resx resources files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Lemick is a project to make a programming language similar to those traditional Basic implementations but with all the attributes of the modern programming tool
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Web Application Development Kit (WADK) is a development framework for producing of technology independent web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The bmp2gbtile utility is intended for Gameboy Advance development. The utility will convert one or more .bmp files into a single C or C++ source representation. This source can be used in a GBA project for on-screen sprites or background tiles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    CAFE Linux (Class And Functionality Enumerator for Linux) is a CASE tool which aid the process of design and code generation using visual modeling. This tool helps you in developing the class diagrams using UML notations and generates code accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A porting kit to migrate databases to Bamboo Prevalence using strongly typed datasets (XSD).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Pluk is a programming language. Something i am building because i want a compiled java/c# variant.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This utility will convert any binary file into an array in the programming language of your choice. Currently supported are VB, C/C++, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A compact and fast alternative to XML for software generated and consumed XML transactions that don't require human-readability.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    .NET – Object Relational Component Architecture (N-ORCA) is an architecture and framework for generating a robust middle-tier in any .NET language that stores persistent data in a relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Db Object-er is a code generation program. It generates code for an application based on database contents. It also includes basic sample templates for generating each tier of an application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    galsC is a compiler for a new language (based on nesC, which is based on C) to support the TinyGALS (Globally Asynchronous, Locally Synchronous) programming model. This compiler is designed to work with the TinyOS project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    wxCRP can output code based on a flexible template language. This allows you to create your code only once, debug and verify it, then use it in many situations due to the flexible output of the GUI wizard and template mechanism. Also for project files.
    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.