Skip to content

IoC.Modules

Martin Halliday edited this page Jul 7, 2016 · 1 revision

IoC.Modules is a NuGet package that the OWIN Framework depends on. This package provides a very lightweight mechanism for defining the IoC needs of a package whilst being totally agnostic to the IoC implementation of choice. If consumers of the OWIN Framework use this mechanism to define IoC needs and application developers use it to configure their IoC container then IoC configuration will be fully automatic and completely painless.

Clone this wiki locally