Showing 52 open source projects for "csharp"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Able Opus C# Control Library

    Able Opus C# Control Library

    A repository project of CSharp winForm controls

    This is a C# control library that I am constantly adding to. Current user controls: Status Indicator, Ipod Locking Mech, compact WebBrowser, Interchangeable PictureBox, Rollover Button, marquee, Digital Clock, Duel State Button and Switch.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    DivcalcC#

    A calculator for division written in C#.

    A calculator for division written in C#. FreeBASIC and Python 3.x versions will be added soon. Ada version in development. 24/11/2013: DivcalcC# will no longer be in development. The developer has switched to a different operating system and cannot continue. A different cross platform version will be released soon, under the name of divcalc4all. 26/11/2013: divcalc4all launched: http://sourceforge.net/p/divcalc4all
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cSharpToMumps

    cSharp to mumps

    i'm hoping that this project will help mumps programers to use c sharp to build their client software in a modern way , and write to the database in MUMPS language. this project use the medsphere openvista server and client infrastruture. basically we are using their framwork of communication. but we will not be needing all of the programs at the server and on the client. steel, we have to comply to the security mechansim built into the server and client. i wrote some pages at the wiki...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C# OO Implementation of Dijkstra's algorithm aimed at finding the path with the minimum cost. It now supports finding the shortest paths from the source vertex to every other vertex. The C# source files are now available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Matlab test to .NET C#

    Matlab test to .NET C#

    Open Source Code Simple Test of Microsoft .NET C# using NE Builder

    FREE Download Open Source Code Simple Test of Microsoft .NET C# using MATLAB NE Builder Toolbox This is a simple demo of this powerful Matlab toolbox with some M script algo examples Download the ZIP package from http://quantlabs.net/blog/2012/11/free-download-open-source-code-simple-test-of-microsoft-net-c-using-matlab-ne-builder-toolbox-matlab-csharp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    That tool makes it possible to automatic translate Eclipse java projects into Visual Studio projects. Generated code can be directly compiled and executed whitout any user modification.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    csharp ports

    ports of core libs in other langs

    csharp lib to emulate c, cpp, java common libs for easy port of existing projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a .NET (C#) implementation of the Socialist Millionaire's Protocol (used by lib-otr for authentication). See http://en.wikipedia.org/wiki/Socialist_millionaire for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    UNICORE is an open source, standards-based Grid system. The Goal of this project is to create a client based on C# to submit simple tasks and being extensible via plugins. Created at the FH Aachen University of Applied Sciencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    MonoOSC is a project composed of two parts. A CSharp, C#, library used to access the openSUSE Build Service, OBS. The second part is a nice GUI which uses this library. MonoOSC requires the Mono >= 2.1 version of the distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Secure Gateway for ICQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A number of plugins for Eclipse that make life easier. Tools includes regex. find and replace, editors for CSharp, LLK, XML, XHTML, HTML, CSS, ... etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A parser generator derived from ANTLR with JavaCC like (but not the same) syntax and some new features. It also comes with sample grammars for CSharp, Java, GnuC, Html, XHtml, Xml, ECMA262... etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Port of the Google sitemap generator, from Python to Csharp aka C-Sharp aka C# aka .NET aka dotNet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CSDerby is not CloudScape-Derby(for Java) but rather Derby forked/ported to CSharp. Specifically it is intended to be a native c# Embedded DB for the mono/net platform with the ADO.NET API instead of the JDBC API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MonoBot is a new IRC Bot written Csharp Mono/.Net, for linux and windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A set of useful non-visual C#/.NET classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    System C# (scs) - Port of the C# language for generating highly optimized system code to C++ C or GCC backend. SCS is not JIT'ed, does not need GC, includes c/c++ header files, has full macro support, and allows fine control of all generated code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tcl/CSharp is an implementation of a Tcl interpreter written entirely in C#. Tcl/CSharp was ported from Jacl (Tcl Java implementation) in version 1.3.1 It offer a bridge to .NET Framework for Tcl code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A .Net based RSVP (Rapid Serial Visual Projector) text reader. This reader displays text centrally in discrete chunks thereby allowing the user to read several times faster than usual. Excellent for text such as Project Gutenberg e-Texts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Not C Sharp. Four goals: 1. Create a CSharp compiler written in C# and CUP Parser Generator. 2. Learn how to write a compiler. 3. Encourage compiler experimentation by anyone who is interested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    C# Studio is an IDE for Mono/C#/Gtk#.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Build a ftp server in Csharp. thats is using a Databas server to store information in and hase a webpage thats in link to the ftp server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Attempt of a portable cross-language object-oriented benchmark . So far supporting C++, Objective-C, and Java. Support for Smalltalk, CLOS, CSharp, and Eiffel is in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CSharp (C#) Development Environment for XEmacs / GNU Emacs
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB