Showing 110 open source projects for "website developing software"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    C# stuff library. Graphic objects, winforms and print help classes. Many things that could be useful when developing a new .NET project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NumberArt

    NumberArt

    Graphical interpreter

    Graphical interpreter specially suited to quickly developing and deploying application from touch screen mobile phones and tablets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gps Reader To File

    Gps Reader To File

    GPS data in a file for development testing

    This program will read from an active GPS device and save it to a TXT file. This can then be used to fake a GPS signal while your developing your own GPS based project. I think its easier to develop this way from the home/office over having to bring the laptop outside and test / develop. Completely free, source included for those who are only getting into development, just like myself Please leave a comment (Good or bad) if you're downloading and using it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    .Net WCF Provider Proxy

    WCF wrapper for the Microsoft ASP.Net Providers

    This is a client/server wrapper to create a proxy between an secure application server inside a firewall and the less secure web server for the Membership, Profile, and Role providers. Although the main scenario is to enable a WCF communication channel to allow a web site to take advantage of the built-in SQL providers within a website that may not have access to the database directly, any provider meeting the provider model criteria can be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Porter

    Porter

    Lightweight web development server package for Windows

    Porter is portable web development server for PHP/Node/MySQL developers. Project home page - http://litporter.sourceforge.net News and info about project can be found at our Google+ page - http://gplus.to/litporter Donations are also welcome http://lit.lv/donate.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DigitalEnlightenment.Net

    DotNet Wrapper for Digital Enlightenment DMX IF

    This is a .net wrapper to access the digital-enlightenment DMX Interface. You can find all information related to digital enlightenment on http://www.digital-enlightenment.de (german page) To run the application, you have to get the usbdmx.dll from the digital enlightenment website (http://www.digital-enlightenment.de/usbdmx.htm). The dll is part of the project archive linked at the bottom. You also need nlog for the library to compile. The project is configured with nuget to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Garmin Connect API

    Unofficial C# Garmin Connect Website API.

    An API being developed in order to retrieve data from the Garmin Connect website. Original use was to enable easily uploading workout data to MyFitnessPal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Evil Dicom (classic)
    The original C# .NET 4.0 DICOM library designed for rapid development of DICOM applications. the new library can be found at evildicom.rexcardan.com. The website has maintenance planned for 08.21.12 and will be down.
    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.
    Try Free
  • 10
    ConsoleFx Commandline Processing Library

    ConsoleFx Commandline Processing Library

    Command-line application library

    ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments. For detailed documentation, with getting started guides, advanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Multi-Spacial Objects is a framework for developing lightweight realtime replicated objects with relational mappings for distributed systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Launchy#

    Develop Launchy plugins in .NET languages

    Launchy# is an extension to Launchy's (www.launchy.net) plugin system that allows developing Launchy plugins in .NET languages
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    RegexLord is the IDE for developing regular expression assemblies for .NET. Full stop. It provides syntax highlighting (via the sharpdevelop text editor, http://sharpdevelop.net/), bracket matching, namespace management, code folding, and an easy to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    With RegEx Tester you can fully develop and test your regular expression against a target text. It's UI is designed to aid you in the RegEx developing. It uses and supports ALL of the features available in the .NET RegEx Class.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Provides a common set of tools (persistence, validation, security, logging, etc.) for developing .NET applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Some stuff for use with Silverlight & WPF: Mostly related to MVVM and WCF RIA Services. This library is *not* being actively developed anymore. In my spare time, I'm still developing further on the WPF side, because of a project I started 2008/2010. But I rarely push my updates to this Lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Giggig Web Dev
    Giggig Web Dev is the ideal tool for beginners aiding in every step required to design and publish your new website. You can create a professional web site for online presence for your business or hobby, with no prior experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A handy program to help anyone create a website with ease! features include, code editor/html preview screen, quick click easy add html tag buttons, load,save,quick save, and new document features. visit XSkullsGames.com for more programs/games!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Soar
    Soar is a general cognitive architecture for developing systems that exhibit intelligent behavior. Researchers all over the world, both from the fields of artificial intelligence and cognitive science, are using Soar for a variety of tasks.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    A windows program that improves user experience when handling unknown file types/extensions. By using a unified extension .isg and a small iSynergism header, the user is informed which and where the appropriate program can be found, ie. the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KIS (Keep It Simple) is an open-source framework for developing rich web applications. KIS applications can be created entirely in server-side Java code using a component-oriented and event-driven API. It also supports AJAX for SVG and Silverlight .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Karna .NET is freeware C# library for fast developing widgets, docks, screenlets and other types of Internet Desktop Applications, that merges the best qualities and behaviors of the the web and desktop in both end-user experience and in development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TinyTask is a DXCore plugin for Visual Studio. It provides better task management and task based developing for Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Companion platform supports developing mobile applications based on a building block concept. It consists of a framework, basic reusable modules (e.g., GPS positioning, map display) and a library implemented on top of the .NET Compact Framework.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB