Showing 1325 open source projects for "source code"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 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
    Scopino

    Scopino

    Arduino Oscilloscope

    Oscilloscope application for Arduino & .NET. Includes full source code. Version 2 features sampling rate x10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LinkSmart Middleware

    LinkSmart Middleware

    We have moved to https://linksmart.eu - visit us over there!

    You can now find us at https://linksmart.eu -- along with files for download, repositories for code, forums for support, and wikis for documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dotnet IL Editor (DILE) allows disassembling and debugging .NET 1.0/1.1/2.0/3.0/3.5 applications without source code or .pdb files. It can debug even itself or the assemblies of the .NET Framework on IL level.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    IronMeta is an implementation of Alessandro Warth's OMeta metaprogramming system in C#. It provides a packrat parser generator that generates parsers for Parsing Expression Grammars that operate on arbitrary streams of objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    (Please refer to the Wiki for updated information.) I've moved the project to GitHub: https://github.com/CAMongrel/WinWar There will be no more updates to the sourceforge project. WinWar is a Windows port of the original WarCraft: Orcs & Humans PC Game. It is completely rewritten from scratch using only the original art and level data. It REQUIRES the original game; no game data is included. Since version 0.2.0 WinWar is compatible with the demo version, which you can find...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Extensible advanced TreeView. 100% management C# code. Features: Model/View architecture. Multicolumns. Multiselection. Different controls for each node: CheckBox, Icon, Label... Drag&Drop highlighting. Load on demand. Incremental search.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    W3C Nant Validation Tasks

    Migrated to github https://github.com/ngeor/w3c-nant

    Attention: code migrated to github: https://github.com/ngeor/w3c-nant NAnt task library written in C#. Validates HTML and CSS against the online W3C validation services. FTP NAnt tasks to upload and delete files on an FTP server. Separate NAnt-independent assembly to reuse in .NET projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Sharpener

    Code Generator for S#arp Architecture

    Code Generator for S#arp Architecture which auto generates the following 1. Domain Classes 2. Query Classes and Interfaces 3. View Models 4. Controller Classes 5. Views 6. Command Classes and Command Handlers
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    Nehul Singh IDE for .Net

    NS-ORG IDE for DOT NET Programming

    Also visit official website nehulsinghide.blogspot.in Writes applications in languages including C#, VB.NET, F#, IronPython and IronRuby, as well as target rich and reach: Windows Forms or WPF, as well as ASP.NET MVC and WCF. It starts from USB drives, supports read-only projects, comes with integrated unit and performance testing tools, Git, NuGet and a lot more features that make you productive as a developer.It ships with a lots of new features of code completion and snippet...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    .NET programming under the hood

    .NET programming under the hood book Resources

    Source Code for .NET programming under the hood book, you can download from here http://www.kutub.info/library/book/16743
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Energistics Transfer Protocol

    Energistics Transfer Protocol

    Real-time Low Latency High-Frequency data streaming API

    This project contains the working artifacts for the development of the Energistics Transfer Protocol. There is NO Wiki. To review documentation, clone or download the repository and look in the documentation directory. You can access on line using the [Browse Code] button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Font Converter

    It is a tool coverts unicode Kartika Malayalam to ISFOC Malayalam

    Font Converter is a utilty for windows XP, Windows 7, Windows 8 and Windows 10 that converts Unicode(UTF-16) Kartika Malayalam paragraphs(Usually written in web and output of Google input tools) to ISFOC ML-TT font paragraphs. The output of this program can be used in Malayalam Notice/Poster/Any designs this will make the designs look stylish and amazing.. Don't worry if your browser shows this download could harm your computer, Its due to missing of Digital Signature. Administrator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    C# Pong

    A Pong clone made in C# for practice purposes

    This Pong clone was made as part of a project to learn C# and Monogame, along with other things. The source code is of course available and free to be criticized
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LZWStream

    The LZW algorithm in C#

    Implementation of the LZW algorithm in C#, adhering to the built-in System.IO.Compression. The algorithm and code is much improved, compared to projects like SharpLZW. The LZW algorithm is for arbitrary lossless data compression and are noticeable for simplicity and low (compared to others) memory consumption. Making it interesting for eg. embedded use. There're many other LZW implementations out there. This one is focused on KISS and C#.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Entity Framework Sync

    Entity Framework Sync

    Multi-Client Synchronization for Entity Framework

    Enables client/server applications to auto-sync loaded entites when changed in the database. Works with Entity Framework Model-first and Code-first approaches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    cosmic-browser

    A browser made in %100 c#

    Cosmic was made to show how amazing c# is. Why c#? ====== C# is a visual language great for making GUI projects! Current Version =========== 0.6 is our current version the only access to old versions is our Google Code page! Download ======= Please download if interested or not you will see the speed!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    CSharp Mouse Emulator

    Control your cursor and click from within C#, ideal for automation.

    A quick and simple segment of C# code which will allow manipulation of your mouse cursor and interaction via clicks. Interacts directly with 'user32.dll' allowing low level access and control. Automate your favourite software or even remotely control your computer, the options are endless. Source code is provided 'as is'. Feel free to do whatever you wish with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    inventory management system

    inventory management system

    A simple inventory system for Library, Lab & any rent shop.

    ...It also can be use for any Library or any kind of inventory system from where people can borrow products/parts/books/cd/dvd etc. I use MYSQL database and C# in this project. I also provide the source code of it. This is my first contribute to open source. So let me know your opinions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    DLL library for C# language to Access XML database for Arabic wordnet (AWN) from this page http://www.talp.upc.edu/index.php/technology/resources/multilingual-lexicons-and-machine-translation-resources/multilingual-lexicons/72-awn you can get a java source code API from here https://sourceforge.net/projects/javasourcecodeapiarabicwordnet/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Soul is a recursive descent parser generator tool for Windows and Linux that comes with a parsing library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Minimum Code

    Find Duplicate Code In your project folder and files

    This software Find Duplicate Code In your project folder and files.It help programmer to reuse the code and increase program efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    KeePass KdbpFile format

    A plugin to allow Import and Export in Fast KDBP format

    *** NOTE: Not compatible with KeePass 2.35 or greater *** This is a plugin to KeePass <http://www.KeePass.info> to allow import and export of a new file format called KDBP. This contains 100% of the data in a standard kdbx file, and is encrypted using exactly the same compression, cryptography and integrity code. The difference is that inside the encrypted container, rather than XML, is a binary format serialized using Protocol Buffers. This has the advantage of being smaller and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WMI Lab

    WMI Lab

    Explorer WMI classes, execute queries and generate scripts.

    WMI Lab is a lightweight, open source application based on the .Net Framework 3.5 that expands on functions offered in common WMI tools to allow for the inspection, querying, deeper interrogation and code generation of WMI classes on local or remote Windows systems.
    Downloads: 0 This Week
    Last Update:
    See Project