Dependency Injection Principles, Practices, and Patterns you own this product

Steven van Deursen and Mark Seemann
  • March 2019
  • ISBN 9781617294730
  • 552 pages
  • printed in black & white

placing your order...

Don't refresh or navigate away from the page.
eBook Our eBooks come in DRM-free ePub and PDF formats + liveBook, our enhanced eBook format accessible from any web browser. $47.99
Dependency Injection Principles, Practices, and Patterns (eBook) added to cart
continue shopping
adding to cart

choose your plan

team

monthly
annual
$49.99
$499.99
only $41.67 per month
  • five seats for your team
  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose another free product every time you renew
  • choose twelve free products per year
  • exclusive 50% discount on all purchases
  • Dependency Injection Principles, Practices, and Patterns ebook for free
print + eBook Receive a print copy shipped to your door + the eBook in ePub, & PDF formats + liveBook, our enhanced eBook format accessible from any web browser. $59.99
Dependency Injection Principles, Practices, and Patterns (print + eBook) added to cart
continue shopping
adding to cart

choose your plan

team

monthly
annual
$49.99
$499.99
only $41.67 per month
  • five seats for your team
  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose another free product every time you renew
  • choose twelve free products per year
  • exclusive 50% discount on all purchases
  • Dependency Injection Principles, Practices, and Patterns ebook for free

free previous edition eBook included

An eBook copy of the previous edition of this book is included at no additional cost. It will be automatically added to your Manning Bookshelf within 24 hours of purchase.

Actually three books in one: a really good introduction to DI in .NET, an even better one to DI in general, and an absolutely excellent introduction to OO principles and software design.

Mikkel Arentoft, Danske Bank
Look inside
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.

about the technology

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.

about the book

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

about the reader

For intermediate OO developers.

about the authors

Mark Seemann is a programmer, software architect, and speaker who has been working with software since 1995, including six years with Microsoft. Steven van Deursen is a seasoned .NET developer and architect, and the author and maintainer of the Simple Injector DI library.

FREE domestic shipping on orders of three or more print books

This book is a masterpiece. It’s amazing and fundamental for every software developer who wants to write solid and correct code.

Emanuele Origgi, Funambol

A marvelous, clear, and exhaustive journey into all aspects of DI in .NET, with very focused and complete real world examples.

Pasquale Zirpoli, MIED Open Source Initiative
RECENTLY VIEWED