Showing 863 open source projects for "obd source code"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    dotnetx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NDoc is an extensible code documentation generation tool for .NET developers.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    A XML Generator for building "XML Model files" for Neo Framework by analyzing existing Databases on MS SQL Server. Neo it self is a .net framework for building enterprise applications with an object-based domain model based on ADO.NET data sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Dot Net library to persist objects in relational Databases, without the need to create a mapping between bd and code
    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
    This tool converts COM DLLs, EXEs, or Typelib files into C# or VB.NET source code that describes the exact interface layout of the COM library. It becomes handy if you want to rebuild your old COM in .NET and maintain compatibility with the old COM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XDataAccess is a data access lightweight framework based on the modularization of SQL code, typically embedded in data access components, in XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NGenerator is a visual class designer that can be used to generate C# or Visual Basic .NET source code and project files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tcl/CSharp is an implementation of a Tcl interpreter written entirely in C#. Tcl/CSharp was ported from Jacl (Tcl Java implementation) in version 1.3.1 It offer a bridge to .NET Framework for Tcl code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A class generator for building a DAL and BLL in c# using SQL server and the MS Database Acess Application Block; Following the DotNetNuke 2.0 Provider Patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    PersistMe is a .NET O/R mapper whose main focus is to be simple to use, adaptable to your software code patterns (not the other way) without sacrificing power and robustness. PersistMe Can be used by any .NET programming language (C#, VB.NET, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The set of templates for CodeSmith that helps build layered Domain Model for Data Access Layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    General data access engine as an extension of ADO.NET. It allows your data access code to be written in a manner that supports multiple databases. This application is designed to be extended further to include support for other database providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jarin is a free interoperability framework between the Java platform and the other environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    In this project, we expect to build supporting libraries to develop applications on top, and as many open standards we can. Use tracker to request libraries and enhancements. Visit our home page at http://nmatrix.com.ar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CSymphony is a .Net CodeDOM CLR Compliant Library for generating code in multiple .Net languages using any .Net languages as the base language. Write C++.net, C#, J#, JScript code in VB.net and vice-versa. Easily add new languages through XML config file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Code name 'Monkey Juice' is an attempt to create versatile, modular remote security scanner for the Win32 platform. Written in C#, 'Monkey Juice' will incorporate an XML plugin database of C# libraries that will be loaded at scan time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is currently devoted two to SOA-enabling technologies: SqlBooster: A better data access layer for .NET solutions using ADO.NET (written completely in C#) for Microsoft Sql Server to support stored procedures and arbitrary SQL, ADO.NET tra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Macromedia ActionScript version 2 documentation generator. To begin with, an application which reads AS2 package directories (and their content) and allows you to view Javadoc style documentation, class heirarchies and package heirarchies. Later stages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ProviderFactory is an assembly for the .NET framework that provides a layer of abstraction for ADO.NET data providers. This allows .NET programs to access databases in a uniform way, so that any ADO.NET data provider can be used without code changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ObjectBlox is a collection of libraries and utilities that provide a variety of useful services and functions for building distributed, cross-platform applications. It is written entirely in C# and runs on the .Net and Mono runtimes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ResxWrap is utility makes working with textual .NET resources easier and robust. It generates documented wrapper classes on C# for common language runtime .resx resources files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Web Application Development Kit (WADK) is a development framework for producing of technology independent web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C and ASM code metrics and review tools. XML, Excel, and CSV reports for multiple segments within files such as production and unit test code. Web server GUI interface. Calculates lines of code (both LOC and eLOC), cyclomatic complexity, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NCover - A tool to tell you how much of your program is covered by your automatic tests. Instruments source code prior to running unit tests to establish test coverage. * Nant integration * For use with continuous integration builds
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A porting kit to migrate databases to Bamboo Prevalence using strongly typed datasets (XSD).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB