C# Code Generators for Linux

View 63 business solutions

Browse free open source C# Code Generators for Linux and projects below. Use the toggles on the left to filter open source C# Code Generators for Linux by OS, license, language, programming language, and project status.

  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    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
  • 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
    Banish crusty code with the Uncrustify C/C++/C#/D/Java/Pawn source code beautifier. It indents, adds newlines, aligns, etc, and is highly configurable.
    Leader badge
    Downloads: 116 This Week
    Last Update:
    See Project
  • 2
    SMC - The State Machine Compiler

    SMC - The State Machine Compiler

    Translates state machine into a target programming language.

    SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 3
    NClass
    NClass is a free tool to easily create UML class diagrams with full C# and Java language support.
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 4
    XmlSchemaClassGenerator

    XmlSchemaClassGenerator

    Generate C# classes from XML Schema files

    A console program and library to generate XmlSerializer-compatible C# classes from XML Schema files.
    Downloads: 4 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
  • 5
    MyGeneration is an extremely flexible template based code generator written in Microsoft.NET. MyGeneration is great at generating code for ORM architectures. The meta-data from your database is made available to the templates through the MyMeta API.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    NArrange is a tool for arranging .NET source code. This code beautifier automatically sorts and organizes class members into groups or regions. C# and VB.NET code files are supported, but one goal will be to add support for additional .NET languages.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    BinaryNotes is the Open Source ASN.1 (Abstract Syntax Notation One) framework for Java and .NET based on annotations/attributes. The framework has the flexible ASN.1 compiler, the runtime library that supports BER, DER and PER, and the Message Queues
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    With this program, you can create app settings file ( *.ini). This program is written by C#. It has syntax highlighting and new, open, save, save as, add comment, add section, add key and value commands for now.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9

    ULS

    A lexical analyzer generator that makes the class source code.

    ULS is a class library for creating lexical analyzer from language specification file. It's provided as C/C++/C# and Java (class) libraries with a few of tools on Linux/Windows platform.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    The Object-Role Modeling (ORM) standard version 2, associated schemas and generation tools, and a reference implementation in the form of the Natural Object-Role Modeling Architect for Visual Studio (NORMA) product.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    HTML++

    HTML++

    Object-oriented generation of HTML code on .NET 4 Client Profile

    This library allows you to generate HTML pages directly from your code in a strongly typed, compositional, safe and concise manner. Requires the .NET Framework 4 Client Profile only. It is licensed under LGPL, which means that you may use it in commercial products. The project logo is from Mariano Real, who kindly provided it under a Creative-Commons license.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    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: 2 This Week
    Last Update:
    See Project
  • 14
    code-creation-kit

    code-creation-kit

    The kit can be used as code generator for any programming language.

    A software project often contains some dull and repetitive tasks. Let’s take program options of any kind for an example, e.g. a command line interface. For every program option you need to write a boiler plate code fragment. Additionally every single program option has to be documented. Now that’s somewhat boring. You can easily gather all options in a spreadsheet including any documentation. Wouldn’t it be good to simply generate code and user documentation from the spreadsheet table data? Here is where the code-creation-kit comes in. The code-creation-kit mainly consists of a text compiler that can be used to generate code for any text based programming language for any coding problem that involves a lot of repetition. The input of the text compiler is modeled in table and template files. Powerful multistage macro expressions in the template files control how the data from the data tables is converted into code. Documentation and examples show in more detail how this works.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    JB2CSharp is a port of the Java-Bison/Flex software developed by the Serl project at the University of Colorado, Boulder. Parsers and lexers will be able to use C# actions. The open source .NET project Mono has requested the port, and here it is.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple languages aligning all technologies used by a development team. If you are willing to contribute drop a message.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    1337writer is a converter for 'normal' text to 1337 / l33t text (leetspeech). simply input your text and the programm will output the 1337 version. (hardcore 1337 or simple 1337).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    AppM Build Automation

    AppM Build Automation

    Automated software application for constructing and building projects.

    AppM Build Automaiton is an open source and automated software application that is used to construct and build projects on different operating systems and using different development environments. General principles of implementation: -Each project must have a Build Project File, containing the necessary information on the construction of the project. For example, a unique name of the project, dependence on other projects and libraries, methods of construction, etc. Thus, the entire repository should be marked by the project description files to provide unambiguous information on the projects and their dependencies. - AppM Build Automaiton must be able to perform different actions (project construction, external applications launch, file copying, etc.) which are needed to build a -product. - All operations with projects should be carried out on the basis of information that build tool derives from the project description files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Biddlebaddleboo Programming Language

    BPLB is a developing programming language.

    Biddlebaddleboo Programming Language is a simple programming language that is more user friendly. Type "help" in the command prompt to view commands. You can download scripts by going to files, then scripts, then download which ever script you want to use and then you can execute it. You can upload your own scripts into that directory too. There is even a GUI and you can also launch files with it. This programming language has it's own file format which cannot be read with notepad. If you like this project, you can consider donating to paypal at johnmega1@gmail.com You can also donate via BitCoin to 1Ef6sdu6QtjdKPhLRq67ZzkHpu7QmmAnAj If you don't have any bitcoins, you can help me mine for bitcoins for 2 hours (more or less is okay but 2 hours is optimal for me). Software needed: GUIMiner recommended Host: stratum.bitcoin.cz Port: 3333 Username: Biddlebaddleboo.donation Password: donation
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    JaCIL (pronounced "jackal") is a project to create a byte-code compiler to translate .NET assemblies to Java class files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Jeek is a concrete class / stub / mock code generator for .NET, used in unit testing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This tool provide help for write SPEC file to build RPM, it work in snippet like style, the final goal should be to manage a fully project, with make the tar.bz2 archive and start the build of the RPM, we think also about a autocompletion like style.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Phorm is an ORM (Object Relational Mapping) tool for php and .net. It works as a plugin of DBDesigner, a freely available tool which allows to graphically design a database schema.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Dr. Micheal Kay: "Saxon 8.7 is the first release to be released simultaneously by Saxonica on the Java and .NET platforms." MDP: Mission accomplished! Saxon for the .NET platform from Saxonica is now available and supported via the http://saxon.sf.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The 'cbear' framework is a set of libraries and common utilities for different programming languages and platforms.
    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.