Showing 75 open source projects for "using"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ghostscript.NET

    Ghostscript.NET

    The most completed managed wrapper around the Ghostscript library.

    All other C# Ghostscript wrappers that you can find on the internet does not allow you to progressively render PDF page directly to the screen without exporting the page to the disk first. This wrapper does not require exporting to the disk, it can render tiles progressively from the Ghostscript interpreter. Please go to http://ghostscriptnet.codeplex.com/ for development files.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    neural network designer

    neural network designer

    a dbms for neural nets. Chatbots, DTrees, random forests, n-grams,...

    ...It is probably best compared to a database management system, but for neural networks instead of relational data. As such, the library is optimized for handling any type of data-size by using advanced streaming and caching algorithms. With the designer, you are able to create different types of decision trees, random forests, n-grams, pattern-matchers, conversational agents and all sorts of AI related algorithms. You can combine statistical approaches as well as pattern matchers or others. Do natural language processing, image or data analysis & interpretation,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CoreTweet

    CoreTweet

    A .NET Twitter Library

    Simple, Powerful, and Well-designed for LINQ We recommend using NuGet to install this library. https://www.nuget.org/packages/CoreTweet
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    GenericTree

    A library for building graphical trees in C#

    This project contains functionality, written in C#, for creating graphical trees in C#. The kind of trees that you could create using this library is organizational trees and family trees (genealogy) e.g
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project has moved to GitHub: https://github.com/bbadjari/vsfile Library written in C# for reading Visual Studio files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LazySerializer

    Lazily serializes an object to XML for usage in XPath/XSLT.

    ...For example: _________________________________________ ObjectXmlNavigator nav = new ObjectXmlNavigator("myObject", MyObject); XslTransform xslTrans = new XslTransform(); xslTrans.Transform(nav, null, objStream); _________________________________________ Using the ObjectXmlNavigator object you can now access the properties of MyObject in your XSLT. Only properties (or properties of properties) that your reference in your XSLT will be 'converted' to XML, hence the 'Lazy' serializer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    C_Sharp_Calculator

    RPN based calculator in C#.

    Currently, this is the first version of an RPN calculator made to be easy to implement for any C# project requiring parsing of text into calculable data. Using RPN (Reverse Polish Notation) to place strings in a specific format to allow fast processing for parsing and evaluating the string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tree Layout Helper

    Tree Layout Helper

    Generates 2D layouts based on tree structures

    This .NET/Mono library provides some utilities for handling tree structures. Most importantly, it supports the display of tree structures as two-dimensional graphics. By using ready-made interfaces, you can specify the size of your nodes, and the Tree Layout Helper library will take care of placing those nodes appropriately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    SearchWorks

    SearchWorks

    A class library for rate files and find files that include some text.

    This program can be use for rate files in a given location of a storege according to the words they included and how much time those words are repeated in the file, using SearchWorks.Rater programme. And you can use that rating information(SearchWorks.RatedFilesData) to find file paths that include some given text using SearchWorks.Searcher programme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ConsoleFx Commandline Processing Library

    ConsoleFx Commandline Processing Library

    Command-line application library

    ...It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments. For detailed documentation, with getting started guides, advanced topics and references, please visit: https://github.com/JeevanJames/ConsoleFx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MagentoXtender .NET Webservice Client is an open source .NET library to connect to the webservice of a Magento Webshop using XML-RPC. This module gives you the ability to create .NET applications which can communicate with a magento webshop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A class library to create and manage applications using the SoMVC architecture. See Doug's blog at http://dougrday.wordpress.com/ for more information about the SoMVC architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Structure in C# designed for quick validations of strings using "shortcuts". Given a dictionary of valid results, this structure can validate a needle using "shortcuts". Shortcuts allow the needle to skip letters or words, good for typos or acron
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Library for accessing FTP servers using .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Set of .Net 4 libraries for providing a BBS experience using modern tehcnologies of Silverlight, WCF, LINQ, EF, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Graphical library focused on tridimensional rendering with OpenGL standards. High performance and scalability are the goal of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ActFX is a 3D engine written in C # using XNA and Framework.NET ActFX è un 3D engine scritto in C# utilizzando XNA e il Framework.NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Singularity is an ASP.NET Application Development Framework which makes it easier for .NET developers to create ASP.NET websites. e.g. Using this framework, one can easily develop text and video blogging websites, social networking and CMS systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Abstract model for serialization of entities that may be listed, this includes all representations to be made in database managers that use the entity relation model. Currently only compatible with MySQL using PSF.DAPI based on MySQL NET connector
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A barcode software application written entirely using WPF technology. The application lets users create barcode images for printing and scanning. An additional component is a robust Barcode Library that may be reused in many other scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Library that will supply a clean interface for Linear, Quadratic, and Logarithmic regressions including verification for autocorrelation and heteroscedasticity using Durbin Watson and White tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A software communication library written in .NET for communicating to hardware devices using simple interfaces encapsulating common protocols such as serial, tcp, bluetooth, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    W3CValidator.NET

    W3CValidator.NET

    .NET library to perform validation of CSS/(X)HTML documents.

    .NET library to perform validation of CSS/(X)HTML documents, using WWW Consortium's web services. It utilizes the following W3C services : 1. Markup Validation Service http://validator.w3.org/docs/api.html 2. CSS Validation Service http://jigsaw.w3.org/css-validator/api.html NuGet package : https://www.nuget.org/packages/W3CValidator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Catharsis.NET.Commons

    Catharsis.NET.Commons

    Library of extensions for many common .NET types.

    ...It can significantly speedup your daily .NET development tasks, relieving you of writing boilerplate code time and again. Do more by writing less code; write less code using a popular fluent-kind interface approach; safely perform many tasks in a single line of code with joined methods calls. This library is extensively unit-tested, greatly reducing the possibility of bugs and quirks. Purpose : Provide extension methods for common .NET types and common domain classes to simplify and speedup typical .NET business applications development process. ...
    Downloads: 0 This Week
    Last Update:
    See Project