Showing 307 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
    UML# modelling tool written in and for C#. Support of patterns and templates for class diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Code translation utility to convert Php website code into a Java/J2EE JSP equivalent code. Conversion application is written in Java. Utilizes Antlr to translate between the languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A code generating tool for C#. After running through a basic table design screen it generates the following for you: - SQL table dfn - stored procs: fetch,delete,add... - cs file with functions for all stored procs. Also includes a C# data library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project aimed at making an application to generate documents for C-Sharp files, similar to what javadoc did for Java files, but in a smarter and advanced fashion. Will incorporate Java-style as well as CS-style comments.
    Downloads: 0 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
  • 5
    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
  • 6
    MixNet is a compiler of Mixal assembly language described in Knuth's "The Art of Computer Programming" for Microsoft.NET framework. MixNet generates .NET executable files. All source code is written in C#.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    generates UML from source code and source code from UML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OGen generates code on text files and db functions (PostgreSQL/SQLServer) based on XML metadatas and aspx templates.<br><br><h1 style="color:red">OGen has moved to <a href="https://github.com/ogen-project/ogen">github.com/ogen-project/ogen</a></h1>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Gluster Configuration Generator automates the procedure of generating .vol files used by the GlusterFS distributed file system. This project is intended to be "functional documentation by example".
    Downloads: 0 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
    This is project is a refactoring assistant kit. It intends to provide tools and script to help refactor C++ code, replacing our usual search'n'replace by providing some rough code analysis and IDE specific plug-ins for integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An automatic layout enforcement tool for the C# programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    .net decompilator written in C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NasmSharp is an open source effort to build a x86 assembler written in pure C#. Primarily it is a C# port of well known x86 assembler NASM, written in ANSI C. Involvement of some experienced C# programmers is highly appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RulesFramework

    RulesFramework

    Framework for creating and executing business rules

    The purpose of RulesFramework project is to create framework that will provide : * mechanism for business rules execution * mechanism for easy and type safe rules creation in code * intuitive rules editor GUI component * facility for easy creation of rules editor GUI in any technology Supported languages: C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A lightweight data abstraction layer for the .NET framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Binsembler converts files into easy copy-n-paste assembler data code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A portable spinoff of MyGeneration. The primary goal of this project is to make code generation portable - along with that will be an improved UI and an improved API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This library adds dynamic dispatch capability to statically typed languages like C# and VB.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MagiBatis is a Windows C#.Net application that permits Ibatis configuration. Instead of creating your maps and configuration files in XML by your own, you can easily make them graphically through MagiBatis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KodeFu is an N-tier entity code generator that copies object definitions from a .NET assembly and generates equivalent source code for the objects, translator classes, and a suite of unit tests for said translators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A None-UML Object Oriented Visual Design, Code, Test and Maintenance Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Coco/R plugin for Visual Studio 2010

    A Visual Studio 2010 plugin for the compiler generator Coco/R.

    The plugin eases the generation of compilers with Coco/R by: syntax highlighting, automatic compilation, error detection, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Castle MonoRail ViewEngine based on TemplateMaschine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jet Business Automation Technology. A framework to empower routine data structure patterns like table-per-class binding and multiversion documents with single application point. Stored procedure based business logic, metadata store, UI binding.
    Downloads: 0 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.