Dependency injection in .NET /
Dependency Injection in .NET presents core DI patterns in plain C# so you'll fully understand how DI works, covers integration with standard Microsoft technologies like ASP.NET MVC, and teaches you to use DI frameworks like Structure Map, Castle Windsor, and Unity. About the Technology Dependen...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Shelter Island, NY :
Manning,
©2012.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- A dependency injection tasting menu
- A comprehensive example
- DI containers
- DI patterns
- DI anti-patterns
- DI refactorings
- Object composition
- Object lifetime
- Interception
- Castle Windsor
- StructureMap
- Spring.NET
- Autofac
- Unity
- MEF.