Dependency injection in .NET
Summary 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...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
[Place of publication not identified]
Manning
2012
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628348306719 |
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.