Exposes OpenAL functionality via c# in an object oriented way. The end result will be a framework that allows developers to create audio solutions in .NET and Mono languages for various uses, such as 3D audio in games, audio players/recorders, etc.
Nextwave Gauge for ASP .Net enables developer to develop circular, linear, digital, knob and slider gauge controls. It is available for download as a free 30-day commercial evaluation, or under the LGPL open source license. Buy now at nextwavesoft.com
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 .
A framework for accessing the Windows Shell Namespace from .Net. Provides controls to enable embedding Windows Explorer-like functionality into .Net programs and for creating custom file dialogs.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Library to get database schema information and generate code and other information based on the schema information. Helps database schema version control for projects that targets multiple databases and other build automation tasks.
Prolix is an extension appender for the log4net logging framework. Prolix directs logging for an ASP.NET session to a separate tab in the browser. Since communication is over HTTP, users can watch logging data regardless of security constraints.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Saturn disk image is a tool for working with disk images (".iso" files). Saturn provides a graphical user interface, a dotNET component library, and a NAnt task, enabling software engineers to create disk images from build scripts.
An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. in C# with IDE's in WPF and Silverlight.
Nextwave Gauge for .Net enables developer to develop circular, linear, digital, knob and slider gauge controls. It is available for download as a free 30-day commercial evaluation, or under the LGPL open source license. Buy now at nextwavesoft.com.
A cross-platform framework built in C with multiple language bindings, easing the transition between languages and platforms, while maintaining ABI compatibility.
Lots of little useful extensions to .NET/mono. Some of the current inclusions include: Event based collections, forms with customisable titlebar buttons, enumerable generator functions with lots of predefined generators including a prime number generator
ndUI is an easy-to-use and project driven frontend for NaturalDocs. NaturalDocs is a great program that is a "documentation generator for multiple programming languages". ndUI cames with other options that make NaturalDocs use very productive. Enjo
SimpleDAO is a quasi-ORM mapping framework that uses plain-old objects and maps them and their properties to corresponding database tables and columns. As in the name, it merely provides very simple SELECT, INSERT, UPDATE, and DELETE functionality.
This program parses out the summary XML comments that are generated in Visual Studio when three comment slashes are used. It saves these comments and names associated in a text file.
ASP.NET MVC view engine with declarative XML syntax.
Example:
// Using onView controls
<my:ActionLink ID="mylink" Action="GetAll">All Products</myActionLink>