September 2013
Intermediate to advanced
142 pages
2h 58m
English
This chapter starts with some patterns and antipatterns which should be considered while using Ninject. We will go through the advanced features of Ninject, and also some examples to see how Ninject can meet real-world requirements. By the end of this chapter, the user is expected to know almost all the significant features of Ninject.
The topics covered in this chapter are as follows:
Dependencies can be injected in a consumer class using different patterns and injecting them into a constructor is just one of them. While there are some patterns that can be followed for injecting ...
Read now
Unlock full access