-
Notifications
You must be signed in to change notification settings - Fork 6
Home
bartelink edited this page Mar 29, 2013
·
17 revisions
The Named Scope Extension adds the three additional Scopes: InCallScope
, InNamedScope
and InParentScope
to Ninject in addition to some lower level facilities. This documentation explains how they are used. Some parts of the documentation expect that you have a basic knowledge of the Context Preservation extension. Consider reading the documentation of the [Context Preservation Extension](https://github.com/ninject/ninject.extensions.contextpreservation/wiki before) reading this one.