Showing 728 open source projects for "c# develop"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 1

    the Autoblokus project

    Blokus Duo algorithms

    Autoblokus is a free framework which allows developping programs for the game "Blokus Duo". It contains all needed algorithms to manipulate pieces, boards, players, strategies... With Autoblokus, you can develop a program that play Blokus Duo, choose and/or implement the strategy of the computer, etc. The Autoblokus project consists in : 1) developping the framework to have the best possible algorithms and strategies, and 2) developping test-based and/or GUI applications playing against...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Virtual Trailblazer

    Dungeons and Dragons 3.X/Pathfinder Simulator and Analysis Program

    A D&D 3.X/Pathfinder Simulator and Analysis Program. This project is an ongoing effort for me to improve my C++ skills as well as develop other technical skills while hopefully creating something fun and useful. There is no end goal for this project; it's a constant work in progress. The program is very bare bones right now, but does have the basic combat rules (including weapon threat ranges and creature size modifiers). Additional creatures and equipment (melee weapons, armor, and shields) can be added via text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    GenEng

    Copyright (c) 2015 Walter Milner. License is GPL version 3

    This is a research project to develop software which can predict changes in a stock price. The basis is genetic engineering. We start with a population of 'programs' and historical data about price changes of some stocks. We rank the programs by their accuracy in price changes. We cull the worst. We breed the rest. And we repeat that for many generations. This project is intended to discover the effectiveness of this approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Euphoria Programming Language
    This project will allow a group of people to develop the Euphoria programming language: interpreter, translator, binder, documentation etc. For more information visit https://openeuphoria.org
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 5
    HistoryLoc

    HistoryLoc

    HistoryLoc is a practical system to track place names over time.

    The goal of the HistoryLoc project is to develop a practical means to track place names over time. It will do this by developing a C/C++ library and a reference program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AAX to MP3

    AAX to MP3

    Audible AAX to MP3 Converter

    Usage: - Install the Audible Manager and open a file of your account. - Sign in into your audible account (in the application). Now the program can convert your audible files. - Start Aax2Mp3 (AaxToMp3GUI.exe) and select the file you want to convert. - Click the Convert button. - The buttons are grayed out and it shows how far the conversion has progressed. - - The time should always continue to increase. - If the buttons are clickable again, the conversion is completed. The mp3 file...
    Downloads: 56 This Week
    Last Update:
    See Project
  • 7
    CellCompiler
    The target system of this project is to develop mathematically efficient program code generator from cellml like biological models described by mathematical markup languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    HttpWebServer

    HttpWebServer

    HTML PHP SERVER

    ...All you can do after the download is executing the makefile cmd : "sudo make" and then cmd : "./main". after that you can put your Html/PHP files in the www directory. I used C language to develop this software, for the moment it's available only on linux operting system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ODIE

    Open Design and Integration Environment

    The Open Design and Integration Environment is a toolbox of C and TCL code designed to introduce people to programming in a friendly way. It is also designed to be robust enough to novices to develop useful applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Start Free
  • 10
    Unified Versatile Document
    1. What's uvd? uvd is a tool enabling users to edit their documents on various platforms and office suites without the need to manually manage their files. (…) 4. What do they all do? uvd — main program, interprets documents, requests to open them; also makes backups and repair documents. uvd-man — executables manager, imports and exports executables for use portably on various platforms. (only Windows) uvd-desktop — desktop integration, run only once, associates uvd extension with uvd...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Audio Game Kit

    a game library to develop audio games

    do you want to make your audio game? it is easy! just embed AGK in your C++ application and use it it is very easy to learn
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    AVRS performs spatial 3D-sound processing allowing the arbitrary placement of sound source in auditory space. The main goal is to develop a genuine experimental flexible platform, that runs in a general-purpose architecture computer (standard hardware and software).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Adventure Scientist Educational Game

    This is an educational game which was created using Unity 3D and C# Ga

    This is an educational game which was created using Unity 3D and C# Game. At the levels of this game it gives different objectives to the player to complete a level. There are three levels already created. So anyone can edit and develop this game from your own locale and publish into the world. Developer: Suresh Michael Peiris (tsmpmail@gmail.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Fluent NHibernate Generator

    Fluent NHibernate Generator coded by Java

    I design this Fluent NHibernate Generator just because that I need this kind tool in my work. As to Fluent NHibernator, you can find other tools such as NMG. However, it can only generate C# code but and some bugs. Although it says that it can generate VB.NET code, there are many errors. For that reason, I need to develop another tool to generate correct C# and VB.NET code. I am not a professional programmer. So please forgive me if you think that my code style is very poor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HGL Suite

    HGL Suite

    A piece of useless crap

    March 2013 this project was announced first to public, but the feedback was ZERO. So I guess it is insanely bad and unusable. Ok. But sorry, I decided to continue it for myself to improve my inability and unexperience in software development FOR MYSELF. Even if it seemed to be the worst thing ever, I *NEED* to develop software for my own well being and even if I apparently - after over 20 years since the first lines of code I wrote - I improved my ability not a single bit than it is...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    GGI stands for "General Graphics Interface", and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform requiring at most a recompile.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 17
    The DDay Project is a collection of open-source class libraries covering an array of .NET technologies. These libraries fill in major gaps in .NET technologies, and attempt to provide a "better way" to develop applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SGF - Salvathor Game Fabric (sgffabric)

    C++ OpenSource Game Fabric based on SDL2

    ...It has several helpers: Control configuration parameters, save and load game; Control media: screen, keyboard, mouse and joystick; control animations; control features of the game: sounds, bitmaps, fonts; Access control to the operating system: filesystem, folders, files; Elaborations of menus; control mods; Support for bitmap fonts, truetype, mugen; Artificial Intelligence: A * pathfinding; I've developed some games with SGF: OpenMugen - A clone of the famous fighting game PacMan - also the famous Pacman OpenMortal SGF is fully programmed in C + + and SDL2 based primarily on, and with contributions from several free software. Version 1.0 is already playable, but how do I develop myself, still needs some tweaking. Therefore, I gladly accept any help to make a SGF a real factory of games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A project to develop open and free data exchanging interfaces and user interfaces (data readers, writers, plugins, converters, graphic user interfaces, etc) for open source CAE solvers and pre/postprocessors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DEMAE was a project to develop a GUI music player. Currently, this project is frozen; only maintaining wma123 -- a console-based music player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BMDC++

    BMDC++

    A Mod of DC++ Client Based on FreeDC++.

    A Mod of DC++ Client Based on FreeDC++ for Linux with ADLSearch , Ignore Users, Lua scripts supports,Media Spam and many more ...;) Main develop move to https://launchpad.net/bmdc++ and mirroring here in svn Attention BMDC++ has been designed to share a non-copyrighted material only! Program developer isn't responsible for activities which the users use this software to.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    ExcelMVC

    ExcelMVC

    Writing Excel applications in .NET using the MVC/MVVM pattern

    ...ExcelMVC lets you write Excel applications using the MVC/MVVM pattern. You declare views in Excel and implement their business models and view models (controllers) in C# or in any other .NET language. To see how easy it is to write Excel applications using ExcelMVC, simply run the sample applications included in the ExcelMVC release download. Just add ExcelMVC to your .NET projects from NuGet and get your ExcelMVC development started today. Go to the Wiki page for detailed instructions on how to develop ExcelMVC applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PubSubSQL

    An open-source in-memory database integrated with Publish-Subscribe

    ...We provide unified APIs for Go, Java and .Net and will soon be adding Python, Objective-C, JavaScript, Ruby and more. PubSubSQL implements its own simplified flavor of SQL and has a dynamic table schema with columns auto-created on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Dream Machine
    A 3d game engine based on a realtime software raytracer. Currently, the following features are available : primary rays, shadows, cel shading and phong shading. Recommended hardware : modern CPU (such as Intel's core i5 or AMD FX models). This library will be used later on to develop a game. Work in progress.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    This space is not maintained anymore. If you want to get the latest updates on fpocket refer to https://github.com/Discngine/fpocket. Fpocket is a very fast open source protein pocket detection algorithm based on Voronoi tessellation. The platform is suited for the scientific community willing to develop new scoring functions and extract pocket descriptors on a large scale level.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project