Showing 97 open source projects for "code e-library"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    A high level library for generating IL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A c# .net based library designed for use with Google Earth enabled network links that renders the objects as well-formed KML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jeek is a concrete class / stub / mock code generator for .NET, used in unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    Phase I: Macros for generating and testing function or procedure return status information designed to make reading source code easier. Phase II: Integration with internationalization aids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Open source code generator engine based on imported XMI model. The engine provides developers a way to generate source code or script in any languages with generation files describing the code generation, parsing their models throught the metamodel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cooperator is on the one hand, a base class library for Object Relational Mapping, ORM, and by another one, a tool of code generation for for the MS.Net 2.0/3.0, using Business Objects and Stored Procedures. DAL, ORM, UOW, FACADE, MAPPER, MODELING ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Olation is a O/R Mapping and Persistence Framework for C# and VB.Net. You can map object to an Sql based database or map object to xml file by using Olation. One of the design goal is try to minimize the config.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JaCIL (pronounced "jackal") is a project to create a byte-code compiler to translate .NET assemblies to Java class files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    .NET 2.0 reflection-to-cache-based library, with an ASP.NET UI generation feature. Uses Dynamic IL to generate VERY fast accessors to properties, and allows direct get and set of objects to controls that allow for their edit or display in ASP.NET forms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This tool generates the TableDataGateway classes and SQL scripts that create stored procedures for the tables in your database. The generated classes use the patterns & practices Enterprise Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TypedDatabase generates a lightwight Data Access Layer composed of C# classes around each table, view or SP in a database. The resulting code provides type safe access to the data, providing CRUD and select operations defined by user as C# expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This web application let you create online administration for BD tables. The main target are .Net language and MSSQLServer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XML based template engine for .NET . Most important features are: xml-based templates, multiple programing language support, template sets composed of several templates in one file, code-behind, asp-like syntax, template-includes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ORM.NET : Object-Relational Mapping and Code Generation Tool for .NET
    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
    A .Net library that generates the Transact SQL statements necessary for the creation of objects on a Microsoft SQL Server 2000
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XUL# is a c# library for writing web and stand-alone application with Mozilla XUL user interface. The same application can be hosted into ASP.NET or Windows.Form (or Mono) Language: C#, XUL, HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    .NET based, XmlSerializer-inspired interface for performing mundane tasks found in accessing a database. Considerd a tool for rapid-development by simplifying db access, and ideal for plugin/extensible frameworks Support: Mysql Windows .NET Linux Mono c#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Persist.NET is a persistence framework written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An Object/Relational persistence layer for VB6 and .NET (VB.NET,C#,etc) similar to ObjectSpaces etc. Database interaction is managed transparently at runtime and requires no SQL knowledge. Great performance, caching, flexible O/R mapping and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DCG is a dynamic code generator that can write any text-based output like programming languages, HTML, XML, etc. It provides a very powerful yet easy syntax for template writing. The dynamic code is based on the power of .NET Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    dotnetx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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