SØG - mellem flere end 8 millioner bøger:
Viser: Dependency Injection in . NET Core
Dependency Injection in . NET Core
Mark Seemann og Steven van Deursen
(2019)
Sprog: Engelsk
om ca. 15 hverdage
Detaljer om varen
- 2. Udgave
- Paperback: 552 sider
- Udgiver: Manning Publications Co. LLC (Marts 2019)
- Forfattere: Mark Seemann og Steven van Deursen
- ISBN: 9781617294730
Description
Dependency Injection has become one of the most dominant practices in the past decade, and it's now required knowledge for .NET developers.
Dependency Injection in .NET, Second Edition teaches readers to use Dependency Injection to reduce hard-coded dependencies between application components. Readers will dive into thoroughly-explained examples and develop a foundation they can apply to any of the many DI libraries for .NET and .NET Core.
Key Features
· Integration with common .NET application frameworks
· DI patterns and anti-patterns
· Aspect-oriented programming
· Using Microsoft and open source DI libraries and containers
Audience
This book is written for intermediate .NET developers and beyond. No previous experience with DI or DI frameworks is required.
About the Technology
Dependency Injection is an application design pattern where components are loosely-coupled with the objects or data on which they have a dependency.