| Projects on Google Code | Results 1 - 10 of 37 |
==In 5 seconds==
Ninject is the ninja of dependency injectors.
==In 30 Seconds==
Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications. It helps you split your application into a collection of loosely-coupled, highly-cohesive pieces, and then glue them bac...
A collection of community-created extensions and examples related to the [http://code.google.com/p/ninject/ Ninject] dependency injection project.
=Curly Inversion of Control=
==A simple IoC-Container for PHP==
Curly-IoC is a simple [http://martinfowler.com/articles/injection.html Inversion of Control container] for PHP. It implements the Dependency Injection pattern as a constructor and as a setter injection. It's created to be quite small,...
=Minimal Dependency Injection Framework=
Allows a developer to use dependency injection for small scale projects, such as tools or plugins.
==Usage==
Injects dependencies into a Java object. Injected instances will be reused as
long as they belong to the same Context.
Example:
{{{
public cl...
The Jas Project aims to provides a number of light-weight JavaScript libraries to assist in agile software development.
*Current Libraries:*
* JasCommon - Common Jas functions (e.g. an error factory).
* JasFac - An IoC/Dependency Injection Container
* JasMock - A mocking framework
* J...
==A collection of utility libraries targeting the .Net FrameWork.==
All libraries are built on top of the LinFu framework and it is well worth mentioning that a lot of the features presented here,
would be very tough if not impossible to implement without it.
Check it out [http://www.codeproj...
Tapestry Book is an open source project and application built for the book [http://www.amazon.de/Tapestry-Die-Entwicklung-Webanwendungen-Leichtigkeit/dp/3827328446/ref=sr_1_1?ie=UTF8&s=books&qid=1246921502&sr=8-1 Tapestry 5: Die Entwicklung von Webanwendungen mit Leichtigkeit!]. The goal of the proj...
Java,
Tapestry,
HTML,
Book,
IOC,
InversionOfControl,
DependencyInjection,
Components,
Webapp,
Tapestry5
Inversion of Control (IoC) container for .NET with emphasis on .NET 3.5 features, Asp.Net and Asp.Net/Mvc integration.
Simple template based Dependecy Injection framework for C++.
= Legato Framework for Flex =
Simple, lightweight application framework for Adobe Flex (ActionScript 3) based on some design patterns used in J2EE and Java Swing Application Framework.
There are two separate modules:
* *Legato Actions* - extension of well known command pattern to make task...