Projects tagged ‘c#’ and ‘dependency-injection’


[3 total ]

1 Users
 

Babuine Component Model is a simple Component Model that purposes a code organization around Component Oriented Programming Paradigm, and define the rules of collaboration of these components. In ... [More] more technical detail, it's a really lightweight Inversion of Control / Dependency Injection container, which provides a simple, non intrusive API for developers. [Less]
Created 11 months ago.

1 Users

NeoPatterns is a framework exposing some common design patterns: - Inversion of control and dependencies injection - Proxy - Lazy initialization Its specificities are: - Configuration can ... [More] be done in "meta-assemblies" (but also in code-style or configuration-style), so design is done in code, but separated from implementation. - Efficient method interception using IL generation - New design patterns (for hype people) implementation [Less]
Created about 1 year ago.

1 Users

NanoDI is a small dependency injection container and tooling for .NET C# projects that are small or that do not need the complexity of bigger IOC solutions. NanoDI's goal is to be small, fast and clean.
Created 3 months ago.