🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

IoC

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

IoC

This is a IoC container based on Dependency Injection. As dependencies are controlled with attributes, you do not need any code to register, lookup, or wire object instances. It is self contained by defining attributes in your classes. Configuration can also be externalized with a declarative XML configuration. On top, there is a continuously growing "Enterprise Features Layer" which offers functionality like asynchronous task scheduling or validation api. See the project web page for an introduction and examples.

2.2.0.2
NuGet
Version published
Maintainers
1
Created
Source

Thank you for installing the IoC framework - a simple yet powerful Inversion of Control framework.

There's a general introduction to Inversion of Control under http://maikheller.info/IoC/

A documentation of this framework and some quick start examples can be found under http://maikheller.info/IoC/DoxyDocu/

Feel free to send any positive or negative feedback to info@maikheller.info

Keywords

DI

FAQs

Package last updated on 04 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts