Showing 38 open source projects for "linux-secure"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. 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
    Paket

    Paket

    A dependency manager for .NET with support for NuGet packages and Git

    A dependency manager for .NET with support for NuGet packages and Git repositories. NuGet does not separate out the concept of transitive dependencies. If you install a package into your project and that package has further dependencies then all transitive packages are included in the packages.config. There is no way to tell which packages are only transitive dependencies. Even more importantly: If two packages reference conflicting versions of a package, NuGet will silently take the latest...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    qxdotnet

    qxdotnet is a server side ASP.NET wrapper for qooxdoo library

    http://qooxdoo.org is a great JavaScript framework. It contains lots of UI controls that would be useful when developing ASP.NET applications. But qooxdoo designed to communicate with server via RPC method. It is not comfortably. The main qxdotnet idea is a creating C# mirror objects for qooxdoo UI controls. State of the objects on the server and the client is synchronized with AJAX. For example, you just create a C# "button" control and place it on the form. After you start your ASP.NET...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FileHelpers Library
    http://www.filehelpers.net The FileHelpers are an easy to use .NET library written in C#. Is designed to read/write data from flat files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Access, SqlServer) Code on GitHub: https://github.com/MarcosMeli/FileHelpers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Extensible repository and context-per-request infrastrucuture for .NET projects using Entity Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    Microsoft.NET WebDAV Server Framework (RFC2518 compliant) which allows users to easily expose WebDAV functionality via IIS to custom solutions. Please provide comments (negative and positive) and consider donating! Thanks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Rico is a JavaScript library for creating rich internet applications. Version 1 is JavaScript only. Versions 2 & 3 include server-side code (asp, asp.net, and php) to make creating web apps even easier. Versions 1 & 2 are based on Prototype and include grids, calendar & tree controls, drag & drop, and cinematic effects. Version 3 goes beyond Prototype, and includes support for jQuery, MooTools, Dojo, Ext, and BBC Glow libraries. Version 3 is only available in the SVN repository. The...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    PHPRPC is a Remote Procedure Calling (RPC) protocol that works over the Internet. It is secure and fast. It has a smaller overhead. It is powerful and easy to use. This project is the client and server implementations of the PHPRPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LogikBug's IoC Container
    LogikBug's IoC dependency injection container is very light weight. Finding a dependency injection container to suite my needs seemed rather cumbersome. So, I wrote this DI Container to suite my needs and thought I'd put it out for others to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 10
    The initial idea is to build an application framework that will be hosted on Mono ASP.Net, and the UI with Flex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    i-PUT is an implementation PCD ACM profile proposed by the IHE (Integrating the Healthcare Enterprise). This profile describes a way to integrate the alarms generated by Patient Care Devices (PCD) using HL7.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ControlMaster is a collection of light-weight controls library and toolkit written in c#. The goal is to provide a set of cookie-cutter web UI controls for any ECMA based .NET framework, features include AJAX style UI, plugins, and many many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CronDotNet is a Microsoft .NET framework library (dll) for scheduling automated jobs. It is based on its UNIX cousin, CRON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jasper in an open source, cross-platform web programming framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PhenomShare is a windowed AJAX rendering framework for MS SQL databases built to easily and graphically pleasingly display, interact with, and modify data nearly automatically (with only display windows and database schema requiring construction). This i
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pensieve.NET is an extension to ASP.NET framework. It facilitate storing variables into ASP.NET sessions, Applications, Caches etc. using Declarative Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Framework for RAD against relational database. Supports multiple database platforms. Uses generics and partial classes. Includes a winforms Class Generatator for autogenerating O/R mapper classes based on Customisable templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    qvYATE is a small, sophisticated HTML template-engine written in VB.NET (though accessible through COM) supporting loops, optional sections, recursive import of subtemplates and inheritance of variable values in subsections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Very useful framework library, contains many frequent used code snippets, algorithms, data structures, WinForms & APS.NET controls for all-day work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    nToolbox is a .NET library of commonly used code. It provides developers with a set of reusable .Net components that solve common problems and simplifies common tasks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    QooxDootNET ASP.NET RIA AJAX Framework with full state support, GUI Design support, databinding, GUI set based on QooxDoo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Huinca is a DDD (Domain Driven Design) and .NET software architecture sand box. We will try to find and share best practices for .NET real world software development based on the DDD approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VersoORM helps to build db driven ASP.NET C# apps in NHibernate ORM. VersoORM allows you to create your database from NHibernate XML Mapping files with a Web Installer. Includes: Log4net, Local String Cache, Config Manager and a String Resource Manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FLUX.NET is a next generation content management system and web application framework for creating dynamic high impact websites with enterprise class management features and exceptional extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The SWWE is a Static Web Widget Engine, with this library the developer can create a web application in few minutes. This library does not require the developer to know HTML. It's based on Ajax and Java Servlet. A porting for .NET and Perl is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB