20130709 jplee prez_deep_dive_into_ninject

Preview:

Citation preview

© TalentSoft – Deep Dives – Deep Dive into Ninject – Julien PLEE

Deep Dive into Ninject

July 12, 2013

© TalentSoft – Deep Dives – Deep Dive into Ninject – Julien PLEE

Introduction• Lightweight Dependency Injection framework

• Provides Fluent Interface

• Light library: 124 kB

• One of the fastest DR because of lightweight code generation

• Extensible

© TalentSoft – Deep Dives – Deep Dive into Ninject – Julien PLEE

Deep Dive into Modules

• Class that inherits from NinjectModule class

© TalentSoft – Deep Dives – Deep Dive into Ninject – Julien PLEE

Deep Dive into Kernels• Manages all the Dependency Injection