Showing 876 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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    This source code converter translates Delphi.net code into C# code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    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
  • 3
    Devchekio is a GTK+ 2 FTP check in/out code editor. It was inspired by the use of DreamWeaver's system to access files like a library system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BlackFox OM (BlackFox, The Object Model) is a library for holding and manipulating object models of any systems, applications and libraries. You can use it as a part of UML tools, part of code generators, part of object-oriented operating systems etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Skeleton

    LPC Coding Library and GUI

    Skeleton is a graphical coding environment to easily create and modify rooms/areas of MUDs basing on the Evermore Core Library (EverLib - see www.evermore.de).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The XML Code Template Engine produces class code skeletons that can include equality and logging methods in C++ or Java(so far) from an XML document outlining. It also creates Doxygen compatible comments and a has very simple plugin system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    sbf stands for Sbf BrainFuck. It is a utility for interpreting, compiling, and translating the brainfuck language. It is intended to have any and all features a brainfuck programmer would ever want or need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A .NET code generator who build entity classes to interact with the database of the application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A toolkit to design applications using design patterns, with facility to generate code, and reverse engineering. Drag and Drop facility to create UML Class diagrams Support to write custom plug-ins for code generators and reverse engineering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    GClassGen is a program that generates a GObject class in a variety of programming languages based on certain inputs. It does this using a plugin system, so additional languages can be added without re-compiling the main program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tool for Cython aimed to provide a functionality similar to SWIG. It rolls out "extern from" directives and generates shadow classes definitions. Can be used instead of cython in command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Robin is a framework that automatically generates Python bindings to C++ libraries. In addition to what other wrapping programs (like "Swig" or "SIP") can do, Robin puts stress on maximal useability and the tightest binding possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    T-SQL Script Generator for SQL Server 2000/2005 to Allow Auditing on Database Tables using Triggers and Additional tables for Auditing. SQL Audit is made up of two .NET 2.0 Assemblies: SqlAudit.dll and SqlAuditGenerator.exe.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    This is a .net class generator written in C# that allows you to input a SQL string along with the connection string and will generate the necessary class for the custom query you provide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    xmlbeansxx is a C++ library that easies usage of XML data. It allows to generate classes for all Xml entities and use them in JavaBean-like manner. This library is similar to Apache XmlBeans. More information at http://xmlbeansxx.touk.pl.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    eval is a header-only library for writing C++ scripts. The main aim of the library is to provide means for calling compiled C++ functions/methods/constructors from within a script. An eval script can take arguments, as well as return arbitrary values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    .NET O/R Mapper & Code Generator. Simple GUI creates a robust data layer supporting CRUD, transactions, foreign-key & mapping table relationships, strongly typed queries, SPROCS... in pure C#. Easiest O/R Mapper out there. Generate your code in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java version of Dialogic's SwitchKit API. This API is actually a more "Java Centric" API, with listeners, filters, and a very extensible and modular framework that finally uses JNI to access the native libraries provided by Dialogic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Command-line utility which allows to inject portions of code into source file using scripts embedded in this source file itself. It can be exteneded to use any scripting language. Currently it supports Boo, IronPython and XLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CPPClassGenerator is a tool to create C++ classes really fast, instead of programming the whole thing at each and every time you need to create one. It won't create everything for you, but it will make you gain some time, that's for sure !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An application to take an image file (jpeg, bmp, etc) and convert it to an array of values suitable for including in source code. Source code is in C++ and developed under MS VS2008 and Emacs. Runs as a GUI app in Windows and a command-line app for *NIX.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Java Native Object Oriented Binding Generates c code which encapsulates Java classes in c struct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Business Process Engine (BPE) is an implementation of Model-Driven Development approach. BPE let you to "draw" an algorithm (flow of actions) and test it in the same environment. Solution is implemented in C# as a plug-in to Microsoft Visio tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FleXtense is an application for Flex Users which composes the automatic Action Script proxy classes for accessing the web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool to create C-Source code for arrays containing look up tables e.g. for hardware oriented programming on microcontrollers from a mathmatical function and variable-ranges
    Downloads: 0 This Week
    Last Update:
    See Project