List of Free code IoC
Projects
-
Bobasoft Framework
Contains own light IoC, many helpers and extensions. Also in Presentation project, useful converters, actions, base view model implementation -
Common Instance Factory
Provides an abstraction over dependency injection and IoC containers using the abstract factory design pattern. It was created as an alternative to the Common Service Locator, but it does not use the service location anti-pattern and it provides support for releasing instances... -
CommonServiceLocator
The Common Service Locator library contains a shared interface for service location which application and framework developers can reference. The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly acc... -
Container Service Host
Example of extending WCF to support IoC containers and dependency injection with WCF service instances. -
DContainer
DContainer is a common dependency injection adapter for the popular IoC container. -
MetroIoc - a simple WinRT IoC container
A WinRT port of the MicroIoc container... MetroIoc is a native WinRT Inversion of Control container, for use in Metro style apps. Check the license for usage rights of this project -
Mugen Injection
A lightweight and fast managed IoC (Inversion of Control) and DI (Dependency Injection) with support for constructor, property, field, and method call injection -
NEF - Native Extensibility Framework
NEF (Native Extensibility Framework) is an open source IoC extensibility framework targetting C++. It is modeled after the more useful features of MEF in C#. -
NIC.NET is an open-source .NET reusable components library
NIC.NET is an open source version of NewtonIdeas .NET reusable components library (written in C#). It includes: - Spring-like IoC container (codename: Winter) - lightweight DB-independent data access layer (codename: DALC) - Virtual Filesystem layer (codename: VFS) -
OpenNETCF.IoC Framework
A 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. ... -
Simple.Resolver
A DI/IoC that is easy to use and understand -
Unity.WCF
A library that allows the simple integration of Microsoft's Unity IoC container with WCF. This project includes a bespoke InstanceProvider that creates a child container per client connection and disposes of all registered IDisposable instances once the connection is terminated.
Home »
C# Free Code »
Development »
C# Free Code »
Development »