Hi Ninject Team,
AutoFac recently added required property injection and it is awesome.
https://autofac.readthedocs.io/en/latest/register/prop-method-injection.html#required-properties
It removes a ton of boilerplate RE constructors, especially when inheritance is involved.
It would be great if Ninject did the same.
Hi Ninject Team,
AutoFac recently added required property injection and it is awesome.
https://autofac.readthedocs.io/en/latest/register/prop-method-injection.html#required-properties
It removes a ton of boilerplate RE constructors, especially when inheritance is involved.
It would be great if Ninject did the same.