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

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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
  • 1
    A simple, fast, finite state machine (fsm) C code generator using an awk script to read a fsm specification (state, event, action, next state) to produce data for use by included transition function. You provide the fsm spec and the action functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Eclipse Plugin to generate code. Comments within your source files are used to control the generator scripts (BSH, JS). They can insert code after the comment or in separate files. On change of the comment the code is updated automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Marbles.net is a Database Access Tier generator to enable the developer to automate code generation for Database objects. This project is based on an open architecture to enable multiple languages and databases to be supported via a plugin system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Survey coffeeBeans are Swing based JavaBeans for easy component based MVC application development
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The SAVE-IDE is an integrated development environment for architectural and component-based design of embedded systems. Including a tool chain for analysis, verification and code generation, with focus on safety and real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An open source project developed by students at IT-University of Gothenburg aimed at simplifying the creation of cunit tests. It will search for all files ending with _test.c and compile these into one runnable test suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Command line tool to convert BMP images to binary bitmaps and c header files with 8bit page layout instead of line layout (one byte is 8-bit vertical line). Can be used to present data for graphical LCD images in micro controller programming (eg AVR).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    .NET Object Relational Mapping tool that uses XML as input to generate your Data Access Layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A C#/Mono.net 2.0 sealed class that, given most .net objects, will generate a valid XML PropertyList (plist) suitable for easy consumption by a Mac OS X/iPhone application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Moved to https://sourceforge.net/projects/thelei A code Generator which generate files like RoR based on database schema using user defined javascript file template, support multiple databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Small and lightweight .NET 2.0 library written in C# for quickly evaluating arithmetical expressions using interpretation or runtime MSIL generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Project mlubind is a cross-language(C++ to Lua) binding library. It's usage concepts were taken from luabind library. This project is an attempt to create a new implementation, that has all luabind functionality and takes much less time to compile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CSR is a program to identify, modify and replace code in automatic generated source code. A configuration file controls the behavior and actions of CSR. The configuration file usually contains regular expressions to search and replace the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Cross compiler for a dialect of Component Pascal programming language targetting at the Intel 8051-like CPUs (and support tools for such a compiler).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JPlate represents a collection of reusable frameworks, tools, utilities and Java source code. Ideally JPlate will provide the plumbing by which constructing solutions (for example applications) will be simplified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The VCF Builder is an advanced development tool for creating C++ applications, and supporting a wide number of plugins for enhancing it's functionality. While the VCF Builder is capable of creating generic C++ applications, it's forte is building GUI ap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 0 This Week
    Last Update:
    See Project
  • 22
    Fragments is a highly sophisticated C++ library for composing classes from freely definable "fragments". Among other things it can be used to create container classes - just by selecting a set of "fragments" to combine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The ClassDOM is meant to be a small library that presents a general set of C++ classes for representing a (largely) language generic class heirarchy. This includes all the members and member functions for each class, as well as the files the class (or cl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This source code converter translates Delphi.net code into C# code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    glade2c

    Generate C source from Glade interface files.

    Glade2c is a command line tool which generates C source code from Glade user interface files in way that's compatible to how Glade 2 works.
    Downloads: 0 This Week
    Last Update:
    See Project