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

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
  • 1
    WordPress Image Inserter
    A simple app that generates wordpress HTML code which displays all images, uploaded within a post, one after another. You just copy and paste the code into the post editor instead of clicking "insert into post" for each uploaded image.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    BDG

    BDG

    Business Document and Data Access Layer generator for three tier applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A C++ library for creating textual Domain Specific Languages (DSLs).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Lapg is the combined lexical analyzer and parser generator, which converts a description for a context-free LALR grammar into source file to parse the grammar. Generates code for Java, Javascript, C, C++ and C#.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5
    Db Table Mapper
    DbTableMapper is a simple software that allows to read information about a ORACLE Database Table and generate a C++ class that "maps" it (Pro*C/C++ code included)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    TinyCOBOL

    COBOL compiler for the PC x86-32 platform.

    An open source COBOL compiler for the PC x86-32 platform. Generates GNU assembler and requires GCC to produce a binary. Supports Linux, BSD and MinGW 32 bit platforms.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    Python bindings for Ogre3d graphics engine, built using Py++ and Boost.Python library - Also refered to a Python-Ogre.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    A phrase to phoneme code converter for the SpeakJet chip by Magnevation. Speakalator runs on Unix type operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This code generator allows you to get state machine implementation files in C from its graphic representation. StarUML is used for drawing. Has been created primarily for using in embedded programming (microcontrollers, etc).Plain C code as a result.
    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
    Generate css file from xml for themes or portal aliases. The source xml file contains a base css node and more versions, which contains only differents and the application replace, add or remove selectors or properties.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A Python script that parses an SNMP MIB text file and generates a skeleton C source code file that can be used with the LWIP-SNMP to implement a private mib. It depends on the pyparsing-1.5.5 module.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    A C++ rapid development tool. Generates header and source files from a sequence of declarations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    An ASN.1 to C++ Compiler
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ECL is a system-level specification language for HW/SW designs and is based on Esterel and C. The ECL compiler parses ECL, writes Esterel and C, and uses the Esterel compiler to produce an implementation. Originally developed at Cadence Berkeley Labs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Scanner based Bioparsers
    Parsers for biological data based on scanner generators like Flex (C), Re2c(C), Jflex (Java) and Ifickle (Tcl). This scanner generators are providing easier maintainance, development and higher speed than hand written scanners. Scanner output is SQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    C Code Completer enhance writing C code with auto popupping words, it also shows parameter list, the header file they are defined in, and what they do. This can be also used to compile if Borland Turbo C is present in the same directory.Based on .NET
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The Chilon Library is a C++0x utility library. The most advanced parts are a command-line argument parser and a parser generator library based on parsing expression grammars with built in AST generation abilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    CLIG

    command line interface generator

    CLIG - Command Line Interface Generator Clig is a code generator for several programming languages that allows you easy creation of command line parsers. Including a GUI and Command Line tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Code generate cross platform serializable classes in C++, C#, C++/CLI and Java from XSDs. Supports nested XSDs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This project has been forked to DoUML: Go to https://sourceforge.net/projects/douml/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    haggies
    haggies is an optimizing code generator. It can read in expressions in common notation and generate output for many programming languages including C/C++, Java, Fortran, Python and many others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A C# library to create dinamically a multi purpose assembly, based on code generation. At the moment, it can generates a dll file with classes and nested enumerations under an specified namespace, the access type structure would be "Class.Enum.Item
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A translator from Java to C language especially for embedded and fast realtime applications, including a javalike runtime System in C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    PLiX (Programming Language in XML) is an XML-based code-generation framework. Generators produce XML matching the PLiX.xsd schema, which can be formatted into multiple languages. Extensible formatters support C# and VB.NET in Visual Studio 2005 and 2008
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    DBOW is a database compiler-compiler or front-end. It takes table definitions in a relatively high-level language and prepares C, C++, PHP, Perl (etc) functions for manipulating the database. It will also produce SQL table data for MySQL.
    Downloads: 5 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.