تسلط Ninject به برای تزریق وابستگی: یاد بگیرید چگونه Ninject به تسهیل اجرای تزریق وابستگی به حل مشکلات طراحی مشترک از برنامه های کاربردی در زندگی واقعی Mastering Ninject for Dependency Injection: Learn how Ninject facilitates the implementation of Dependency Injection to solve common design problems of real-life applications
- نوع فایل : کتاب
- زبان : انگلیسی
- نویسنده : Daniel Baharestani
- چاپ و سال / کشور: 2013
- شابک / ISBN : 978-1-78216-620-7
Description
Dependency injection is an approach to creating loosely coupled applications. Maintainability, testability, and extensibility are just a few advantages of loose coupling. Ninject is a software library which automates almost everything that we need in order to implement a dependency injection pattern. Mastering Ninject for Dependency Injection will teach you everything you need to know in order to implement dependency injection using Ninject in a real-life project. Not only does it teach you about Ninject core framework features that are essential for implementing dependency injection, but it also explores the power of Ninject's most useful extensions and demonstrates how to apply them.