Activate Your Glutes

Activate Your Glutes is a website for tracking fitness progress as you grind it out in the gym, developed using ASP.Net MVC, JQuery and Entity Framework.

AgileFramework

Agile Framework in order to build easily application based on WCF, NHibernate , WPF, and multithreading

Anise

anise.zip (722 kB)
Anise is a dependency injection framework specifically written to make the developer's job as easy as possible. You don't have to develop your code specifically for the framework, and it provides all features you'd expect along with simple and flexible configuration language.

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.

ASP.NET Portal Starter Kit v4.5

The ASP.NET Portal Starter Kit demonstrates how you can use ASP.NET and the .NET Framework to build a dynamic portal application.

Unity Auto Registration

Unity Auto Registration extends Unity IoC container and provides fluent syntax to configure rules for automatic type registration. Using few code lines you can scan specified assemblies and register all types that satisfy your rules.

Biblio

biblio.zip (1,4 MB)
The e-books local exchange application, based on DDD, ASP.NET MVC with Spark View Engine (on IronPython), Unity IoC-Container, Linq2Sql (may be NHibernate), MbUnit testing

Breck: A Phoenix and Jumper Moneky Production

Breck.zip (74,2 MB)
Breck is a first person non-violent shooter developed in Unity. After the main game is developed we are looking into making a sequel or an iphone/ipad app.

Comic Book Manager

cbm.zip (444 kB)
Its a dead project.

.NETTER Code Starter Pack

codebox.zip (5,7 MB)
This is a gallery of *Visual Studio 2010* solutions leveraging latest and new technologies released by Microsoft. Each Visual Studio solution included here is focused to provide a very simple starting point for cutting edge development technologies and framework.

CommonServiceLocator

Common Service Locator library is now located here: https://github.com/unitycontainer/commonservicelocator

Composure

composure.zip (152,4 MB)
THIS PROJECT IS IN THE PROCESS OF BEING RECONSTRUCTED. It will focus on the development of a comprehensive COMPOSITE APPLICATION PLATFORM. (Stay Tuned!)

DContainer

DContainer.zip (957 kB)
DContainer is a common dependency injection adapter for the popular IoC container.

DigitallyCreated Utilities

DigitallyCreated Utilities are some utilities and extensions that make working in .NET easier. It has classes to help work with LINQ, Entity Framework, ASP.NET MVC, Unity, concurrent programming and error reporting. We value documentation, so everything has a tutorial and XMLdoc.

Dependency Injection Service Provider (DISP)

Dependency Injection Service Provider (DISP) is a wrapper or an interface that aim to allow .NET developers use one of the inversion of control (IoC) containers out there such as StructureMap or Ninject from a high level of abstraction, using the same interface and classes without having to worry about the concrete implementation of each of the IoC containers. DISP provides an interface that will create and instance of an IoC container of your election, and provide generic interface to communicate with it. The goal is to implement support for as much IoC containers as is possible and to support as many features as we can for all of them from a high level of abstraction.

The Eggbert Chronicles

The Eggbert Chronicles, a 2.5D platformer built in Unity and created using Javascript and C#.

Enterprise Library Extensions

entlibex.zip (12,2 MB)
Extensions for the Microsoft Enterprise Library application blocks which makes programming applications even easier.

ERPStore eCommerce FrontOffice

erpstore.zip (32,3 MB)
Front office eCommerce en Français basé sur Asp.Net MVC5 et Unity3 codée en C# 4.5 avec une bibliotheque de plugins

Fluent Unity

Fluent and Convention-Based Unity Configuration Library

G27 Per-Request Unity Containers

g27.zip (24 kB)
Automatically creates a Unity container for each web request which is then properly disposed of when the request ends. An extension method makes the container accessible as HttpContext.Current.GetUnityContainer(). Works in ASP.NET Web Applications as well as MVC Applications. Written in C# 4.0.