Projects tagged ‘dependency_injection’ and ‘ioc’


[20 total ]

67 Users
   

A little set of tools that I build in order to make my work easier. Mainly extentions to Castle and NHibernate.
Created over 3 years ago.

29 Users
   

Spring.NET is an application framework focused on helping build enterprise .NET applications. It provides a wide range of functionality such as Dependency Injection, Aspect Oriented Programming (AOP) ... [More] , data access abstractions, and ASP.NET integration. Based on the Spring Framework for Java, the core concepts and values found in Spring.Java have been applied to .NET. [Less]
Created over 3 years ago.

25 Users
   

A .NET IoC container written in C#. Focus on programmatic configuration with builder syntax. Zero intrusion into existing code. Create components using reflection or with lambda expressions for ... [More] unlimited flexibility. Managed disposal of any IDisposable components created by the container within a defined scope. [Less]
Created about 1 year ago.

19 Users
   

Guice (pronounced "juice") is an ultra-lightweight, next-generation dependency injection container for Java 5 and later.
Created over 3 years ago.

19 Users
   

Ninject is an ultra-lightweight, ultra-fast dependency injection framework for .NET 2.0 applications. Easy to use, fast, flexible, and powerful, Ninject aims to make inversion of control accessible to ... [More] all types of .NET projects, regardless of size or complexity. [Less]
Created over 3 years ago.

16 Users
   

PicoContainer is a lightweight and highly embeddable container for components that honour Dependency Injection. Despite it being very compact in size (the core is ~100K and it has no mandatory ... [More] dependencies outside the JDK), PicoContainer supports different dependency injection types (both CDI and SDI) and offers totally customisable lifecycles. PicoContainer has originally been implemented in Java but is also available for other platforms and languages. [Less]
Created over 3 years ago.

7 Users
   

HiveMind is an services and configuration microkernel. Its features are also referred to as Inversion of Control (IoC) Container or Lightweight Container.
Created over 3 years ago.

7 Users
   

The Xyster Framework contains several components to improve and simplify your application development experience. It leverages and extends several parts of the Zend Framework providing a massive ... [More] collection of useful and hardened tools for PHP applications. [Less]
Created over 2 years ago.

6 Users

You can use the same framework in ActionScript 1,2,3 and SSAS to deploy your RIAs.
Created about 1 year ago.

3 Users
 

Prana is an Inversion of Control (IoC) Container for ActionScript 3.0, and more specifically the Flex framework. It enables you to configure objects and components in a non-intrusive way by describing ... [More] them in an external xml document and having them loaded at runtime. At its core is a Spring-ish application context and IoC container. The xml dialect for the application context is aimed to be Spring compliant. Further, the framework also contains utility classes for configuring and extending Cairngorm and PureMVC applications, a Reflection API and general utilities. In the future we’ll be looking into adding AOP support and Mock objects for FlexUnit, and we’re always open for suggestions. [Less]
Created about 1 year ago.