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
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.
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.
Evolution.Net is a complete framework for projects using DotNet. It aims to define a standard architecture for DotNet projects, based on the MVP (Model-View-Presenter) pattern, integrating components and other libraries and automating common tasks.
Now moved to BitBucket: https://bitbucket.org/leopuglia/evolution.net
This project involves libraries for helping your projects with using different design patterns in your code. This also comes with some sample applications.
ColladaLoader is a free open source C# Library that enables developers to load and display Collada 3D Model files (.DAE) in DirectX 10 using the SlimDX SDK. Partitial .X file support. More info: http://www.tomsdevshack.be/projects/colladaloader
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.
ASP.NET 2.0 UI generation for objects and data views. Includes enhanced datagrid, details and sidexside viewer. Flexible layout; desiger tools; auto 2-way databinding; reduces code. Separate download: Data Access using Enterprise Library and Generics.
The Mud Designer gives developers a quick and simple approach to generating text based game content and an easier way to manage their MUD games. It is being developed from the ground up in C# 2008 using .NET 3.5
Mono open source ECMA CLI, C# and .NET implementation
...Supported by the .NET Foundation, Mono allows .NET code to run across different operating systems. You can run the mono and mcs test suites with the command; make check. You can verify your installation by using the mono-test-install script, it can diagnose some common problems with Mono's install. Failure to follow these steps may result in a broken installation. The Mono Project (mono/mono) (‘original mono’) has been an important part of the .NET ecosystem since it was launched in 2001. Microsoft became the steward of the Mono Project when it acquired Xamarin in 2016.
KIS (Keep It Simple) is an open-source framework for developing rich web applications. KIS applications can be created entirely in server-side Java code using a component-oriented and event-driven API. It also supports AJAX for SVG and Silverlight .
ASP.NET MVC view engine with declarative XML syntax.
Example:
// Using onView controls
<my:ActionLink ID="mylink" Action="GetAll">All Products</myActionLink>
A virtual world engine writen by C# Provide network,serialization,thread management,work flow,cluster management,RPC etc.It's designed for concurrency. For performance, it doesn't use lock to resolve conflicts, otherwise it use queues.
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.
This library allows to read/write XML documents into objects using RTTI (run-time type information). Very useful for configurations, settings, skins and so on.
Framework for supporting reliable, secure E-Business using open standards. Including components for web service calls, non-repudiation, UDDI-registries and a standardized subset of the UBL 2.0 business document profile. Supported for .Net and java.
Pensieve.NET is an extension to ASP.NET framework. It facilitate storing variables into ASP.NET sessions, Applications, Caches etc. using Declarative Programming.
An API written in C# using the .NET 2.0 framework which allows developers to interact with the delicious (http://del.icio.us) social bookmarking service.
NOTE: Repository is being migrated to https://github.com/zobie/DeliciousNet
MicroConnector is a .NET Framework library that enables you to easily connect a microcontroller with a serial connection to resources on a PC using the .NET Framework.
The Transparent Framework is a Microsoft.Net 2.0 open source software engineering framework that provides an flexible infrastructure to implement new capabilities in programs by using Design Patterns and principles from Eric Evans Domain Driven Design.
FuzzyWeb is a lightweight ASP.NET framework that enables developers to quickly build web applications using a Model View Controller (MVC) architecture, resulting in more maintainable and more testable code.
The Basic Object System (BOS) means to provide a dynamic environment for hosting and using components. It can also be described as a general purpose software framework based on component technology.
i4o (index for objects) is the first class library that extends LINQ to allow you to put indexes on your objects. Using i4o, the speed of LINQ operations are often over one thousand times faster than without i4o.
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 ...
Application framework that provides common services used by most business applications. Based on Xin Chen's Simplified Application Framework (SAF). Developed using .NET framework 2.0
This project aims at writing a threaded, object-oriented and scriptable game engine targetting the .NET platform, using a mixture of c# or managed c++ ports of famous c/c++ components such as OGRE, CEGUI, Newton, Lua, Python, Audiere, OpenAL, etc...
A simple persistence framework using xml and relational datastore. ObjectPersister is build to be simple to setup and to persist your own Domain Model.