Recent Projects
Showing the latest 30 projects by publish date.
Open-source . NET web CMS from Orckestra with support for Razor, master pages, MVC and Web Forms. Front-end developer friendly; scales in the cloud and integrates with Orckestra Commerce Cloud.
Lightweight, extensible socket application framework for . NET. Build command-based servers (FTP, SMTP/POP3/IMAP, SIP, etc.
Open, extensible automation platform for . NET providing common object model, runtime services, and test runners for multiple test frameworks.
DotLiquid is a . NET port of Tobias Lütke's Liquid template language. It retains the same template syntax as the original while using .
Extensible component framework for Windows GUI applications based on inversion of control. Functionality is provided by plugins that register against extension points; plugins can define their own extension contracts for further extensibility.
Embeddable SQL-99 RDBMS for . NET and Mono. Provides strong transactional support, efficient memory management, modular architecture for extensions, and a small core footprint.
Desktop planetarium and sky mapping program. Tracks planets, deep-sky objects, and stars with Tycho-2 and Hipparcos catalogs; supports comets, asteroids, eclipse simulation, and night-vision mode. Cross-platform with OpenGL.
Application-wide error logging for ASP. NET: pluggable, no recompile. Logs unhandled exceptions; remote log viewer, exception details, e-mail alerts, and RSS feed.
Quality Assurance Scripting Language: easy-to-use scripting for automated web app test scripts; for technical and non-technical users.
Template engine originally hosted on Google Code. Project archived after Google Code shutdown in 2016.
Test automation framework with Visual Studio plug-in for GUI testing and drag-and-drop test builder.
Message-based . NET framework for building high-performance HTTP APIs and web services. Write APIs once with POCO DTOs; consume from REST (JSON, XML, CSV, JSV), SOAP 1.
Open-source content services platform for . NET with an API-first content repository, permission system, preview and collaboration tools. Supports on-premises deployment and cloud (SNaaS).
Lightweight C# ASP. NET XML-based CMS with WYSIWYG editor (FCKEditor), content caching, multi-language support, SEO-friendly URLs, and theming via Master Pages. No database required; data stored in XML for low-cost hosting.
Free . NET profiler and performance tuning tool. Remote profiling, real-time results, plugin-based visualizations; sampling and instrumentation.
Lightweight Spring-like IoC container (NI. Ioc) for . NET with XML-based object graph configuration.
Enterprise application framework for . NET with ORM, code generation, and runtime UI generation for desktop and web. Single XML mapping; multi-database support (MySQL, SQL Server, Oracle, PostgreSQL, SQLite, Firebird, etc.
Web application framework for . NET with components for data access, configuration handling, messaging, and EPiServer CMS integration. Original site defunct.
Open-source . NET O/R mapper in C#: typed data encapsulation and database persistence, with a wizard for generating data objects and persistence code. Supports SQL Server 2000/2005.
In-memory object cache for . NET with configurable expiration (absolute or sliding, per object). Suited for caching slow data such as database results.
Open-source diagramming component for interactive diagrams. Supports AJAX-style events (e. g.
NAnt task that fails the build when code coverage drops below configured levels by using NCover. Reports which code became untested to support test-driven development and coverage gates in continuous integration.
Profiler for SQL Server 2005 Express: events, filters, similar to standard SQL Profiler. . NET WinForms app.
C# wrapper for the Google Chart Images API. Builds chart URLs that return PNG images; supports line, bar, pie and other types with configurable size, colors, and labels. Fork of the original Google Code project.
ADO. NET provider for SQLite: drop-in replacement for sqlite3. dll with no .
Mutation testing tool for C# NUnit tests. Modifies source code to assess test adequacy.
IoC container for . NET with programmatic configuration and fluent builder API. Registers components via types, instances, or lambdas; supports assembly scanning and dependency injection.
Framework for managing the build life-cycle of . NET applications. Aims at multi-platform (Linux/Windows) and multiple compiler vendors (Novell/Microsoft).
Visual Studio 2005 add-in for running NUnit test cases directly within the IDE.
Subversion client for Visual Studio. Source control in the IDE: Solution Explorer status, Pending Changes, open from SVN. Tigris moved to GitHub.