IoC 2.0.10
A powerful Dependency Injection / Inversion Of Control framework

IoC is a modular Dependency Injection / Inversion Of Control framework that binds your application together.

Like Guice? Know Spring? Use Autofac? Then you'll love IoC!

  • Ctor injection
  • Field injection
  • Factory functions
  • Distributed service configuration
  • Lazy services
  • Service aspects
  • Simple API

Read more...

Install

To install IoC with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install IoC with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afIoc.pod (293.03 kB)

Use

To use IoC in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afIoc 2.0.10 - 2.0"]

Documentation

Information

Meta information on the IoC pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
293.03 kB
Licence
ISC Licence (ISC)
Built on
20th Jun 2015
Source code
via Mercurial at https://bitbucket.org/AlienFactory/afioc
Depends on
afBeanUtils, afConcurrent, afPlastic, compiler, concurrent, sys
Referenced by
afBedSheetEfan, afGenesis, afQuickFlux
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 39 releases of IoC: