Showing 180 open source projects for "net"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    .NET – Object Relational Component Architecture (N-ORCA) is an architecture and framework for generating a robust middle-tier in any .NET language that stores persistent data in a relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Loosely coupled, extensible database access library written in C#. Allows direct database access over a relational vendor-independent data layer as well as automated persistence through O/R mapping containers that work upon the data layer themselves.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SkeletoNUnit automatically generates NUnit unit test skeletons for your .Net assemblies. Using reflection to probe the assembly for class definitions, test suites are easily made covering all methods and properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NVelocity is a template engine written in C# for .Net that is a port of the popular Java project Velocity (http://jakarta.apache.org/velocity).
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    A generator for strongly typed .NET collections. Templates will define exactly how the code appears for each language and for each type of collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple application server that reuse large parts of the .NET Framework such as ASP.NET to emulate various APIs of the J2EE specification (EJBs, Servlets, JSP, TagLibs, JAXP, JNDI). Tutorial to run the Sun s original J2EE Pet Store (1.1.2) included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    create an workflow engine using Microsoft .Net tech based on the wmfc standard(www.wmfc.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    .NET utility capable to automatically generate XML database schemas and then translating those to SQL scripts (both data import/export and stored procedures for data access) and C# wrapper classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Nexor is a object to relational persistence layer for .NET.
    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
    Arkadios is an open source project (under GPL / LGPL) that tries to create a largely Delphi compatible managed compiler for the Mono / .NET platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The MLF System is a .NET framework and tool-set for creating an object-oriented data model layer. An MLF-based model layer is code generated, fully customizable, and can be deployed as either client-server or three-tier with only a onfiguration change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is .NET implementation of Proxy(Interceptor) pattern. The main idea is from cglib project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project aims to produce a form editor like the ones in Visual Studio and SharpDevelop. It is intended to be used as a control for end-users of your application to allow them to create customised forms. The designer persists forms to XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MixNet is a compiler of Mixal assembly language described in Knuth's "The Art of Computer Programming" for Microsoft.NET framework. MixNet generates .NET executable files. All source code is written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JB2CSharp is a port of the Java-Bison/Flex software developed by the Serl project at the University of Colorado, Boulder. Parsers and lexers will be able to use C# actions. The open source .NET project Mono has requested the port, and here it is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    .net decompilator written in C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This library adds dynamic dispatch capability to statically typed languages like C# and VB.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    AspectILNet

    Aspect Oriented Programming .NET

    Aspect Oriented Programming C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NReflector is an extensible, open class browser and analysis tool for Mono/.NET. It allows users to browse Mono/.NET assemblies, search for methods/types and analyze their usage in an intuitive way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MagiBatis is a Windows C#.Net application that permits Ibatis configuration. Instead of creating your maps and configuration files in XML by your own, you can easily make them graphically through MagiBatis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A portable spinoff of MyGeneration. The primary goal of this project is to make code generation portable - along with that will be an improved UI and an improved API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A multi-language IDE written entirely with C#.NET. My goals include giving developers a framework that will allow them to add new languages, provide diagramming services to support language modeling and visualization (eg UML Class Diagrams, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RulesFramework

    RulesFramework

    Framework for creating and executing business rules

    The purpose of RulesFramework project is to create framework that will provide : * mechanism for business rules execution * mechanism for easy and type safe rules creation in code * intuitive rules editor GUI component * facility for easy creation of rules editor GUI in any technology Supported languages: C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a Visual Game Editor built to support editing of biowares award winning games. Starting with DA:O
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB