Dependency injection. Principles, practices, and patterns

Par : Steven Van Deursen, Mark Seemann
  • Réservation en ligne avec paiement en magasin :
    • Indisponible pour réserver et payer en magasin
  • Nombre de pages522
  • PrésentationBroché
  • FormatGrand Format
  • Poids1.015 kg
  • Dimensions18,8 cm × 23,3 cm × 2,9 cm
  • ISBN978-1-61729-473-0
  • EAN9781617294730
  • Date de parution01/01/2019
  • ÉditeurManning

Résumé

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 Depen-dent), 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.
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 Depen-dent), 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.