Showing 148 open source projects for "use"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    .NET Assemblies that integrate and expands on various advanced solutions for DataBinding, Reflection, UI Wrapping and more. Fuel your .NET applications with RAD techniques and ready-to-use code that picks up where the .NET framework left off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IVF stands for Input Validation Framework and is an open source framework for .NET supporting configurable, extensible and relatively complex external validation rules for user input in .NET applications. Intended for use in WinForm applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    C# Framework that automates common tasks when combining the iRobot Create with the Lego Mindstorms NXT. This framework makes use of the MindSqualls API & the CreateOI Framework. (both written in C#) This project is currently in the planning stage.
    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
    C# Framework that implements the iRobot Roomba SCI spec. Also included is a diagnostic application named Roomba-Term that uses the framework. I invite you to use the Roomba-Term software as a tool & an example on how to program with the C# SCI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Development framework for implementing desktop/web applications directly from use case scenarios. Generalization, inclusion and extension relations between use cases are also supported by the framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Use RPDfwk framework for RaPiD ASP.NET application development. Easy to develop and change, the web forms are dynamically generated from xml files. Data access is automatically generated. Implements document workflow, mail merge. Perfect for CRM or ERP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ajaj.Net is an ASP.NET library for develop AJAX web application with JSON. It support C#, Visual Basic.Net and so on. For use it, put the AjajMethod attribute on the method, just like use WebMethod attribute in Web Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SAGE stands for Simple Asynchronous Game Engine and is an attempt to implement a multithreaded game engine in C#. For rendering/physics/sound/etc it uses(/will use) open source libraries (like OGRE, ODE, etc) through plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
    sqNET is a database abstraction layer based on .NET/Mono reflection and attributes. Use this framework if you need database-independant, easy-to-implement and time-saving database access.-Having to cope with database design only once during development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A framework to help you build ASP.NET web applications happily and rapidly in the modern style (with the use of ORM, MVC, two-way databinding UI components, etc); Support NHibernate ORM and DotLucene search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NUnitWeb is a DOT NET test framework for use in conjunction with NUnit. It's similiar to NUnitASP, but more complete. Javascript, ASPNET 2.0, file controls (multipart form data), and ordinary HTML are all supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Simple Smtp Client to use to send e-mails using C#, please read the docs for more information about sending e-mail. Requires .Net framework 2.0 (see doc)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    General purpose script provider for .NET and Mono applications. Multiple plugins allowing use of any .NET compatible language which exposes its parser / compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An Object Relational Mapping (ORM) System Based on Scott Ambler's designs. Koan has a powerful and highly extensible code generation system and is designed for production use within an enterprise environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Every good developer keeps a repository of code and useful tools that they have built up to use at a later stage. This is the code repository of Paul Stovell. Included are CodeSmith Templates, libraries and custom controls. Developed in .NET and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    .Net C# command line parser that takes advantage of .Net features. Simple to use with command line switches for common data types. Automatically discovers switch data type by reflection on application properties. Less coding, standard parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Library for .NET containing an implementation for IDictionary, which can be accessed and modified by concurrent threads. It does not use any locking, instead it uses the Interlocked class, which makes it very fast on multiprocessor machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gesture Recognition mAnagement Framework for Interactive Tabletop Interfaces. Built on top of the TUIO C# client, the framework supports multi-touch and multi-user interactions. The possible use of tangible objects is particularly contemplated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AssemblyLoader is very useful when you build a composite application which have to load some external components to extended your app's function. AssemblyLoader can dynamic load these the assemblies of extended component whenever you want to use them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A .Net Library that lets you make full use of multi-core and multiprocessor computers. It is very efficient, and easily integrated into existing applications. It is modeled after the Parallel FX usage model, and is faster than the PFX too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Use this to easily add database connection management to a .Net client application. Provides an interactive GUI to set and test database connection parameters. Manages storage and retrieval of connection strings with minimal configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Monet Objects is an easy-to-use .NET object-relational mapping library. It allows .NET developers to create applications dealing with persistent objects (relying on a relational database as MySql) without writing a single SQL query.
    Downloads: 0 This Week
    Last Update:
    See Project