2ответов 12 Как использовать AutoMapper с Ninject.Сеть.В MVC? automapper c# dependency-injection inversion-of-control ninject
2ответов 12 Регистрация типа c несколькими конструкторами и Строковой зависимостью в простом инжекторе c# constructor-injection dependency-injection inversion-of-control simple-injector
3ответов 12 В чем разница между @Inject и @PersistenceContext? dependency-injection java jboss-weld jpa
3ответов 12 Контейнер IoC, проверка ошибок во время компиляции .net build dependency-injection error-handling inversion-of-control
4ответов 12 Angular2 Inject ElementRef в модульном тесте angular angularjs-e2e dependency-injection unit-testing
4ответов 12 Инъекция зависимостей-что делать, когда у вас много зависимостей? c# dependency-injection design-patterns refactoring
4ответов 12 Произошла ошибка при попытке создать контроллер типа «TypeNewsController» asp.net-apicontroller asp.net-mvc autofac dependency-injection
1ответов 13 Передать ILogger или ILoggerFactory конструкторам в ядре AspNet? asp.net-core c# dependency-injection logging
3ответов 13 Инъекция зависимостей в абстрактный класс typescript (Angular2) abstract-class angular dependency-injection typescript