ninject / Ninject

the ninja of .net dependency injectors
http://ninject.org/
Other
2.67k stars 531 forks source link

Have KernelBuilder implement IComponentContainer #362

Open drieseng opened 4 years ago

drieseng commented 4 years ago

Modify KernelBuilder to implement IComponentContainer. Have it throw for methods that modify the kernel configuration, if it has already been built.