Mastering Ninject for Dependency Injection

Mastering Ninject for Dependency Injection

评分

★★★★★

ISBN

9781782166214

出版社

Packt Publishing 2013-09-25出版

分类

数据库

内容简介
Mastering Ninject for Dependency Injection teaches you the most powerful concepts of Ninject in a simple and easy-to-understand format using lots of practical examples, diagrams, and illustrations.Mastering Ninject for Dependency Injection is aimed at software developers and architects who wish to create maintainable, extensible, testable, and loosely coupled applications. Since Ninject targets the .NET platform, this book is not suitable for software developers of other platforms. Being familia
AI简介
这是一本深入讲解依赖注入(Dependency Injection,简称DI)框架Ninject的书籍。这本书旨在帮助软件开发者与架构师创建可维护、可扩展、可测试以及松散耦合的应用程序。书中通过大量的实践例子、图表以及插图,深入浅出地介绍了Ninject框架的核心概念和高级技巧。 书中首先解释了依赖注入的基本概念,以及为什么使用这种技术。接着,作者详细讲解了创建Kernel对象,以及如何使用Ninject框架创建和注入依赖关系图中的对象。此外,还介绍了XML配置的使用,以及如何通过XML文件动态地注册和配置类型。 书中还深入探讨了DI模式与反模式的应用,以及如何正确地应用依赖注入模式,避免反模式。同时,作者也介绍了多绑定和上下文绑定的使用,以及如何根据不同的上下文动态地选择依赖。 在Ninject的扩展机制方面,书中讲解了如何创建自定义的IMissingBindingResolver组件,以及如何将自定义组件添加到Kernel中。此外,还介绍了Interception概述,以及如何使用Ninject的拦截功能来拦截被包装的服务成员的调用。 在ASP.NET MVC的DI支持方面
阅读/下载地址