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
Outgrown Windows Task Scheduler?
Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
OpenMedic is a set of open source software and hardware building blocks written in C# for building computer-based medical instrumentation and controls using the .NET framework.
This is a scripting language for the .NET platform, similar to Python. Previously, it had a nice IDE and could run Python code unchanged. This is a from-scratch reimplementation using the dynscript-net project. I hope to reimplement all the old features.
Sharp AutoUpdater is a C# component that will automatically update your .NET application. Using XML configuration files, the AutoUpdater component detects if there is a new version of the software, downloads, unzips, and installs the new files.
Favalias enables you to manage your favorites web sites and to launch your favorites application using aliases. You can also make your own addins written in any .NET language.
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.
LibCMT stands for Composable Memory Transactions Library. It implements a transactional model of concurrency using Glib, where deadlock is not possible (because there are not locks at all) and transactions are composable.
This is a .NET/Mono port of the HBCI4Java project, a library that provides an API for using HBCI homebanking protocol in own CLI applications (.NET/Mono/DotGNU/etc.).
Bisquilla will be a flexible, powerfull and easy to use code generator. It will transform a xml metadata file using a custom developed package, and implement the best pratices for its core development.
Unified Language DOM(Document Object Model) of .Net Project.The classes in this Project can be used to model the structure of a source code document that can be output as source code in a supported language using the functionality provided by the Project
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.
A Simple Smtp Client to use to send e-mails using C#, please read the docs for more information about sending e-mail. Requires .Net framework 2.0 (see doc)
A .NET library with collection classes allowing preservation of object on disk using serialization. The objects written to disk can be released from memory to decrease the memory footprint. Collections supports fast read, write, and recovery.
A script editor (stored as xml) that displays the code in a graphical way. You can code mainly using your mouse. You can also run your script in one click. Easy manipulation of files, IO, mails, loops, directories... 'XS' stands for 'Xml Script'.
An open source,platform independent,technical web programming language using MATLAB in background, that supports 3-Tier Architecture (Web-Business-DB) including Distributed Computing and Parallel Processing via remote procedure calls and web services.
The Humano2 platform allows to create business applications ranging from CRM, Help Desk, ERP to Collaboration with a visual modelling environment. The platform is build using a meta-data-architecture and its design supports multiple DBs
SmartMail is a fully managed SMTP and POP3 integration component, written in C#, using raw TCP sockets with support for authentication, encoded attachments, Text/MHTML format as well as dynamic website-to-email extraction.
ShowX is a .NET set of libraries aimed to provide automatical representation of classes over Web or Windows application, by using controls to automate operations over those class intances
CostModel is a Set of Tool inspired by Apendix 3 of the book Programing Pearls, see http://www.cs.bell-labs.com/cm/cs/pearls/appmodels.html.
These tools include Costmodel codegeneration using Codesmith for classes in C# and Java that allows to estimate
Provisio.Collections brings STL like iterator-based containers to the .Net world (especially C#). It offers fundamental sequential (vector/list/deque) and associative (tree/skiplist) containers that can be filled, traversed and modified using iterators.
TextDiff.NET is the .NET component to list differences between two integer arrays using a "longest common subsequence" algorithm. Typically, this component is used to diff 2 text files once their individuals lines have been hashed.
ServerLess TeamWorker makes it possible for a small team (1-10) to work together on a common workplace. An example for this is a distributed issue tracking solution. Clients connect to each other using web services, but work disconnected also.
CRDebug is a debugger application targeted primarily for developers of high-performance applications
like games. It allows for data to be captured at run-time and analyzed at later stages using
various visualization plugins CRDebug provides.
This tools allows you to use XML documentation tags in VB.NET sources like in C#. It extracts your comments in the same way as the c# compiler, so you can for example create a documentation using the free tool NDoc. Becomes obsolete with VB.NET 2005.
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