Book description
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.Table of contents
- Cover
- Titlepage
- Copyright
- Brief Contents
- Contents
- praise for the first edition
- preface
- acknowledgments
- about this book
- about the authors
- about the cover illustration
-
Part 1: Putting Dependency Injection on the map
- Chapter 1: The basics of Dependency Injection: What, why, and how
- Chapter 2: Writing tightly coupled code
- Chapter 3: Writing loosely coupled code
-
Part 2: Catalog
- Chapter 4: DI patterns
- Chapter 5: DI anti-patterns
- Chapter 6: Code smells
-
Part 3: Pure DI
- Chapter 7: Application composition
- Chapter 8: Object lifetime
- Chapter 9: Interception
- Chapter 10: Aspect-Oriented Programming by design
- Chapter 11: Tool-based Aspect-Oriented Programming
-
Part 4: DI Containers
- Chapter 12: DI Container introduction
- Chapter 13: The Autofac DI Container
- Chapter 14: The Simple Injector DI Container
- Chapter 15: The Microsoft.Extensions.DependencyInjection DI Container
- Glossary
- Resources
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Dependency Injection Principles, Practices, and Patterns
- Author(s):
- Release date: March 2019
- Publisher(s): Manning Publications
- ISBN: 9781617294730
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …