Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Seemann, Mark
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Shelter Island, NY : Manning, ©2012.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.