Absyntax Excel Add-in for Microsoft Excel

The universal add-in for Microsoft Excel. Invoke operations that you define using the Absyntax framework.

A.Data Framework for XML-based Client Data Storage

ADataFW.zip (1,7 MB)
A.Data is a simple framework for storing data used by .NET client apps. It uses standard XML serialization methods for persisting data, C# structures for defining structure of a data item, and the generic List<> for storing the structure objects. The serialized XML is analogous to the database file, the List<> is analogous to the data table, and the struct is a row in the data table. The framework is published as a Visual Studio project template with a wizard for defining the file location and the struct name. The source code for the A.Data.Database.dll assembly, which contains a class (called A.Data.Database, incidentally) that provides standard Database functions to the Database class in the project. Also, the code for the Wizard is included for customization and improvement purposes.

Adaptive Intelligence Open Source .NET Framework

AiFramework.zip (23,8 MB)
This framework is the basis for all Adaptive Intelligence products and applications. This project consists of three libraries: A base class and API library in Managed C++, a general use library in C#, and a Windows Forms Controls library in C#.

Ajaxna - C# .NET & Javascript API Framework for 3D Web Games without Plugins.

Ajaxna.zip (10,9 MB)
Ajaxna is a javascript API enabling 3D games for the web, without using plugins. This programming framework targets Visual Studio 2008, follows an XNA inspired API, is implemented as a C# ASP.NET control and is built around dynamic client class (lazy) loading and intellisense.

Ajax.NET Professional

AjaxPro.zip (6,6 MB)
Ajax.NET Professional (AjaxPro) is one of the first AJAX frameworks for Microsoft ASP.NET and is working with .NET 1.1 and 2.0.

Akismet .Net 2.0 API

Akismet (http://akismet.com) is a free anti-blog-spam service, effectively blocking 92% of all comment spam, trackback spam and pingback spam.

AppCan (includes Prism + more) = Better apps/compositing (WPF)

AppCan.zip (42,9 MB)
AppCan enhances Prism, better compositing, i.e. Document management , Menu/toolbar merging, local region managers, standardized regions, view model extension.

arachnode.net

arachnode.zip (77,6 MB)
http://arachnode.net 2.6 release +lucene.net

Aran, an XNA-compliant .NET automated planning framework

Aran.zip (19,2 MB)
Aran is an XNA-compliant .NET automated planning framework developed as its author Bachelor Thesis at Carlos III University of Madrid, under the supervision of the Planning and Learning Group.

ArcEngine

arcengine.zip (7,6 MB)
ArcEngine is a 2D Arcade engine dedicated to retro gaming. Fully written in C# and OpenGL with the use of the OpenTK framework.

AStar Sample WPF Application by Ben Scharbach

The A* Pathfinding component contains an A* Manager, with three A* path finding engines, allowing for 3 simultaneous path searches on PC and XBOX. - By Ben

AxisProvider

Axis is a .NET reactive extensions based subscription and publication framework.

Browsergame Framework

Browsergame Framework.NET (BGF) is a Framework for developing browsergames with ASP.NET. It provides some usefull components for the logic of a browsergame, like user administration (register, authentication, roles & functions),database access component and more ...

BoOnce - Beat them all 2D Open Source

boonce.zip (2,3 MB)
BoOnce is an Open Source beat them all 2D.

Brainee

brainee.zip (97 kB)
A.I. framework for .Net

Caliburn.Micro: Xaml Made Easy

caliburnmicro.zip (137,8 MB)
A small, yet powerful framework designed for WPF, Silverlight, WP7 and WinRT/Metro which supports architectures based on MVVM (Presentation Model), MVP and MVC.

Cerebrum : Object-oriented database and knowledge base management system

Cerebrum.zip (43,3 MB)
The Object-oriented database and knowledge base management system Cerebrum uses network data model. Cerebrum makes it easier for developers to save the state of the complex objects graph or the neural network into the database.

Compound File Binary File Format (CFBF.net)

cfbf.zip (1,4 MB)
Read

Classic Data Access Layer Helpers

Classic data access layer is nothing but querying data from database, extracting & packing data into CLR typed classes. Classic DAL Helpers makes it easier for back-end layers, especially for Data Access Objects to extract and fill data. Its developed in Microsoft .NET 3.5, C#.

Clockwise.Base

Clockwise.Base is a library that introduces component based entity (CBE) systems into C#. Although the origin of this pattern is game programing, Clockwise.Base is universally applicable in any kind of program making use of modular objects.