We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Another instance of NamedLikeFactoryMethod that needed an update
Updated usage of NamedLikeFactoryMethod to reflect code that will actually compile =)
Updated Using factory extension as a dictionary adapter (markdown)
Created Using factory extension as a dictionary adapter (markdown)
Created Manually Loading the Factory Extension into the Ninject Kernel (markdown)
To save someone the headache I had this morning, I'm clarifying some details that aren't obvious.
Updated Factory interface: Referencing Named Bindings (markdown)
Updated Lazy (markdown)
Updated Func (markdown)
Updated Factory interface: custom instance providers (markdown)
Updated Factory interface (markdown)
Added explanation of WhenAnyAncestorNamedLikeFactoryMethod
Updated Home (markdown)
fully-qualifying return type so it's easier for people to use
Updated Factory interface: Custom instance providers (markdown)
Wasted 2 hours beating my head against a wall trying to work out why nothing was resolving because this gotcha wasn't documented.
escaping some angle brackets
replacing 'Func' with 'Lazy'