StructureMap is a feature rich IoC tool with support for interception, object lifecycles and intelligent disposal patterns, open generic types, modular registrations, conventional registration, custom policies, and all the injection pattern support you would expect in a modern .Net IoC container.
http://structuremap.github.io/Tags | dependency-injection inversion-of-control ioc |
Implementation | CSharp |
License | Apache |
Platform | Windows |
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 wi...
abstraction dependency-injection di interface ioc ioc-containerA Dependency Injection/Inversion of Control tool for .NET
Smart Human Resource Management System is an intended enterprise system which is designed and implemented based on .Net 4.0 Framework, ASP.NET/C#, NHibernate as the object relational wrapper (ORM), StructureMap as Inversion of Control and Dependency Injection Container and ot...
structuremapA powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript. InversifyJS is a lightweight (4KB) inversion of control (IoC) container for TypeScript and JavaScript apps. An IoC container uses a class constructor to identify and inject its dependencies. InversifyJS has a friendly API and encourages the usage of the best OOP and IoC practices. InversifyJS is a tool that helps JavaScript developers write code with good OO design.
typescript ioc dependency-injection di node dependency-inversion inversion-of-control-container inversion-of-controlHK2 is a light-weight and dynamic dependency injection framework. HK2 is an implementation of JSR-330 in a JavaSE environment. JSR-330 defines services and injection points that can be dynamically discovered at runtime and which allow for Inversion of Control (IoC) and dependency injection (DI).
dependency-injection inversion-of-control iocSwinject is a lightweight dependency injection framework for Swift. Dependency injection (DI) is a software design pattern that implements Inversion of Control (IoC) for resolving dependencies. In the pattern, Swinject helps your app split into loosely-coupled components, which can be developed, tested and maintained more easily. Swinject is powered by the Swift generic type system and first class functions to define dependencies of your app simply and fluently.
dependency-injection di-container ios ioc-container inversion-of-controlA lightweight managed IoC (Inversion of Control) and DI (Dependency Injection) framework designed for the .NET .Compact Framework but the full framework is supported as well. It supports Registration, construction and even event aggregation in a tiny and wicked fast package. ...
ioc dependency-injection compact-framework gps inversion-of-control iphonePortable IOC is a tiny thread-safe Inversion of Control container that is portable between Windows Phone, Windows Store (Windows 8), Silverlight, and .NET apps.
dependency-injection inversion-of-control ioc ioc-containerA lightweight and fast managed IoC (Inversion of Control) and DI (Dependency Injection) with support for constructor, property, field, and method call injection
ioc dependency-injection mugen-injectionPowerful dependency injection for Cocoa and CocoaTouch. Lightweight, yet full-featured and super-easy to use. Visit the Typhoon website for an introduction. There's also a nice intro over at Big Nerd Ranch, or here's an article, by John Reid. Quite a few books have been written on the topic, though we're not familiar with one that focuses specifically on Objective-C, Swift or Cocoa yet.
dependency-injection typhoon inversion-of-control ioc di ioc-containerCastle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight
inversion-of-control dependency-injection iocDagger is a fully static, compile-time dependency injection framework for both Java and Android. It is an adaptation of an earlier version created by Square and now maintained by Google. It eliminates all reflection, and improves code clarity by removing the traditional ObjectGraph/Injector in favor of user-specified @Component interfaces.
dependency-injection inversion-of-control iocGuice (pronounced 'juice') is a lightweight dependency injection framework for Java 6 and above, brought to you by Google. Guice alleviates the need for factories and the use of new in your Java code. Think of Guice's @Inject as the new new. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse in other contexts.
dependency-injection inversion-of-control iocFeather is an ultra-lightweight dependency injection (JSR-330) library for Java and Android.
dependency-injection inversion-of-control iocInversion Of Control sample to build a security system using: WCF, Unity, ASP.NET.
unity dependency-injection ioc membershipprovider security utilityPackage inject provides utilities for mapping and injecting dependencies in various ways.InterfaceOf dereferences a pointer to an Interface type. It panics if value is not an pointer to an interface.
dependency-injection inversion-of-control iocAutofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity. This is achieved by treating regular .NET classes as components.You can get Autofac by grabbing the latest NuGet packages. If you're feeling adventurous, continuous integration builds are on MyGet.
autofac ioc-container c-sharp netcore netstandard dependency-injection inversion-of-controlA fast dependency injector for Android and Java. Dagger is a replacement for these FactoryFactory classes. It allows you to focus on the interesting classes. Declare dependencies, specify how to satisfy them, and ship your app. By building on standard javax.inject annotations (JSR-330), each class is easy to test.
dependency-injection inversion-of-control iocProvides a wrapper to the various IoC container implementations so that it is possible to switch to a different provider without changing any application code.
container dependency-injection inversion-of-control iocThat example is rather lengthy, but if you extract things to their proper files it becomes more manageable.
dependency-injection awilix ioc lifetime-management nodejs di container soc service-locator
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.