Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in dependency-injection
How to use DbContext in a singleton class?
Oct 28, 2025
c#
asp.net-core
dependency-injection
singleton
single-responsibility-principle
Make sure that the controller has a parameterless public constructor using Ninject
Oct 27, 2025
c#
dependency-injection
ninject
Preferable way of making code testable: Dependency injection vs encapsulation
Oct 27, 2025
java
unit-testing
dependency-injection
Is it considered bad design to pass a repository interface as an argument to a method on a domain class?
Oct 27, 2025
dependency-injection
entity-framework-4.1
domain-driven-design
repository
Combining dependencies and values in the constructor
Oct 26, 2025
c#
dependency-injection
constructor-injection
How to register singleton factory resolving scoped objects in ASP.NET Core?
Oct 26, 2025
c#
asp.net-core
dependency-injection
.net-core
How can I override a DI container dependency with a specific instance?
Oct 26, 2025
php
dependency-injection
php-di
Question about FastAPI's dependency injection and its reusability
Oct 27, 2025
python
dependency-injection
fastapi
Where to put Dependency Injection classes in clean architecture
Oct 25, 2025
android
dependency-injection
dagger-2
clean-architecture
Register a generic interface with a non generic implementation in ASP.NET Core Dependency Injection
Oct 26, 2025
c#
generics
dependency-injection
asp.net-core
what the difference between RegisterInstance and RegisterType in DI Autofac
Oct 25, 2025
c#
.net
dependency-injection
asp.net-web-api2
autofac
Is there a way in ASP.NET to get all singletons?
Oct 26, 2025
c#
asp.net
dependency-injection
singleton
health-check
Instantiating and Invoking TagHelpers Manually
Oct 26, 2025
c#
razor
asp.net-core
dependency-injection
asp.net-core-tag-helpers
Angular InjectionToken; what is 'app.config'?
Oct 26, 2025
angular
dependency-injection
In MVC, with a controller that has multiple constructors, how can I indicate which constructor to call?
Oct 26, 2025
c#
asp.net-mvc
dependency-injection
tdd
'AddDbContext' was called with configuration, but the context type only declares a parameterless constructor
Oct 26, 2025
asp.net
dependency-injection
asp.net-core-mvc
dbcontext
Autofac error: The instance registration can support SingleInstance() sharing only
Oct 26, 2025
dependency-injection
autofac
netcore dependency injection per user
Oct 26, 2025
dependency-injection
asp.net-core
best way for injecting ViewModels?
Oct 26, 2025
android
mvvm
dependency-injection
viewmodel
dagger-2
NoSuchMethodError: No static method createViewModelLazy
Oct 26, 2025
android
dependency-injection
viewmodel
dagger
dagger-hilt
Older Entries »