Dependency Injection Principles,Practices,and Patterns


Dependency Injection Principles,Practices,and Patterns
Authors: Mark Seemann - Steven van Deursen
ISBN-10 书号: 161729473X
ISBN-13 书号: 9781617294730
Edition 版本: 1
Publisher Finelybook 出版日期: 2019-03-16
pages 页数: 552 pages


Book Description
Dependency Injection Principles,Practices,and Patterns teaches you to use DI to reduce hard-coded dependencies between application components. You’ll start by learning what DI is and what types of applications will benefit from it. Then,you’ll work through concrete scenarios using C# and the .NET framework to implement DI in your own projects. As you dive into the thoroughly-explained examples,you’ll develop a foundation you can apply to any of the many DI libraries for .NET and .NET Core.
Dependency Injection (DI) is a great way to reduce tight coupling between software components. Instead of hard-coding dependencies,such as specifying a database driver,you make those connections through a third party. Central to application frameworks like ASP.NET Core,DI enables you to better manage changes and other complexity in your software.
Dependency Injection Principles,Practices,and Patterns is a revised and expanded edition of the bestselling classic Dependency Injection in .NET. It teaches you DI from the ground up,featuring relevant examples,patterns,and anti-patterns for creating loosely coupled,well-structured applications. The well-annotated code and diagrams use C# examples to illustrate principles that work flawlessly with modern object-oriented languages and DI libraries.
What’s Inside
Refactoring existing code into loosely coupled code
DI techniques that work with statically typed OO languages
Integration with common .NET frameworks
Updated examples illustrating DI in .NET Core

下载地址:

Dependency Injection Principles,Practices,and Patterns 9781617294730.zip

打赏
未经允许不得转载:finelybook » Dependency Injection Principles,Practices,and Patterns

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏