Bookbot

Dependency Injection

Principles, Practices, and Patterns

Évaluation du livre

En savoir plus sur le livre

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; For intermediate OO developers.

Édition

Achat du livre

Dependency Injection, Steven Van Deursen, Mark Seemann

Langue
Année de publication
2019
product-detail.submit-box.info.binding
(souple),
État du livre
Bon
Prix
27,99 €

Modes de paiement

4,4
Très bien
614 Évaluations

Il manque plus que ton avis ici.

Sous-titre
Principles, Practices, and Patterns
Langue
Anglais
Publié
2019
Format
souple
ISBN10
161729473X
ISBN13
9781617294730
Séries
Évaluation
4,4 sur 5
Description
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; For intermediate OO developers.