More about the book
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.
Book purchase
Dependency Injection, Steven Van Deursen, Mark Seemann
- Language
- Released
- 2019
- product-detail.submit-box.info.binding
- (Paperback),
- Book condition
- Good
- Price
- €38.49
Payment methods
We’re missing your review here.
- Title
- Dependency Injection
- Subtitle
- Principles, Practices, and Patterns
- Language
- English
- Authors
- Steven Van Deursen, Mark Seemann
- Publisher
- Manning Publications
- Released
- 2019
- Format
- Paperback
- ISBN10
- 161729473X
- ISBN13
- 9781617294730
- Series
- Rating
- 4.4 out of 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.





