• 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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    Tile Map Editor
    Tile map editor (TileME) is for design tile maps with a single tiled image and export map data as an array. this is a very good tool for J2ME game prgrammers and with a very little changes you can use it for any other languages. Tile map Editor DEVEL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a 'Control Center' for connecting to LEGO Mindstorms NXT. You can read the battery voltage, send a message and make a sound. More options, like viewing sensor information, are under development, but suggestions for more functions are welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cByte is a project that allows you to work with Boolean Algebra without problems; you can work with Byte executing AND, OR, XOR, NAND etc. This project is OpenSource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A very simple and easy to use command line argument parser library for .NET C# console applications. No need to read any documentation - just look at the provided example that you can also use as a template. The library has only 4 methods.
    Downloads: 0 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.
    Try It Free
  • 5
    P4.Net is a Perforce API for the Microsoft .Net Common Language Runtime (CLR). It can be used from any managed language including C#, VB.Net, J#, Powershell, IronPython, and MSBuild.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Basic Object System (BOS) means to provide a dynamic environment for hosting and using components. It can also be described as a general purpose software framework based on component technology.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    This is a framework for developers of the SAP Business One ERP CRM solution.It enhances the development process because annoying steps you have to do while making a GUI for B1 are already done. It also works with the B1DE and you can use any .net languag
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WomenWC is initially developped as an open source IDE for COBOL. It is written in VB.net 2005, and boasts several features like dynamic variable and function analysis,auto code completion,code template and smart bookmarks. User can also add new language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PersianTools is a series of .net class that can convert grogorian dates to Persian Hijri date based on namespace of .net class System.Globalization.PersianCalendar, also in version 2.0 add a new class to build RSS feed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10

    Swatian Tigers Desktop Search

    Desktop Search Application

    A light weight Desktop Search Application built in .net C# and Vb.net implemented using file search recursive algorithm and threads. provides explorer like view of files. It can be implemented in mono(platform independent).currently only runs on Microsoft Platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NState is a pragmatic Finite State Machine implementation in DotNET. FSMs are defined either in XML or programmatically, and can be run directly or compiled to either C# or VB.NET. Includes WinForms and ASP.NET Panels, and Visual Studio integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SoftDash PC allows realtime control of the Connect2Car MFC controller unit installed in a vehicle. Softdash PC can communicate with the MFC hardware either via a serial connection or a Bluetooth Connection. This project allows for open ended expansion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BugEye is an XML-based unit test creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rhino Plug-In projects. A set of high quality C++ and .NET Rhino plug-ins that users can add to or use for starting their own plug-in projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simplified ADODB interface library for MySQL on Mono/.NET. The library can be used to port MS ADODB project to an Mono environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NHag - NHibernate Automated Generator - is an advanced Codegenerator. Based on the hbm.xmls it can produce class code (in VB.NET and C#), Cell- and MVP-based abstraction layers and test scenarios (Test-DB and Unit Tests) for the generated classes. It's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OmniPortal was built on the idea of having a web-portal-kernel, that could handle security, themeing, and localization. This means that you can create any web based system on top of OmniPortal (i.e. ERP, CMS, CRM) easily. Mono and .Net is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    VTK.NET is a .NET wrapper for the Visualization Toolkit. With it, you can write Windows Forms applications in C#, managed C++, Visual Basic, or J#. It includes a Windows Forms Control for drag and drop design of forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A .NET library with collections: The Cache class can be used to cache any kind of .NET or COM objects. A background thread removes unneeded entries. DictionaryList represents a collection of key-and-value pairs accessible by key and in addition by index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a .NET class library for calculating values from a string-formula. For example you enter a String an the library calculates the value for you: (15 + (7 - 3)) * 76 / (2+3-2) = 481.333343505859 It can be included in .NET-Applications for calculatin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    For several apps, XML can house HTML code within its tags. However, there are many html syntax marks that are not permitted in XML such as < or >. Thus this simple program will allow a user to convert HTML code to XML friendly code and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project will create reusable objects that can be used in game engines to reduce development time. (Development for the 1.1 framework based version has ended.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project is used to design Excel and HTML report. The new idea it brings to us is that we can develop reports with VBA macros, just as the importance of css to html. And we and change the report without compile the projects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    escapeNET is used to provide an user or customer with all the necessary information from the internet he can not get because company restrictions or proxy servers. It can be used to connect to different services on the internet from any computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A revolutionary software development framework based on eXegeSys Customizer Technology. It allows developers to build applications that can be customized by the end user without changing the source code, interrupting support, or limiting future upgrades.
    Downloads: 0 This Week
    Last Update:
    See Project