Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-injection

How to inject dependencies into classes that implement an interface?

ASP.NET MVC 3, RavenDB, & Autofac Issue Plus 2 Other Autofac Questions

IDisposable on an injected repository

How to configure Simple Injector to run background threads in ASP.NET MVC

Modify bundle configuration from another bundle

Injecting DbContext into Repository class library

Having Automapper use services constructed by a Autofac with WebApi

Can't deploy *.war to Glassfish 4

ASP.NET 5 MVC 6 DI: ServiceProvider not resolving type

Replace activator for middleware in ASP.NET Core

Symfony 3 - Outsourcing Controller Code into Service Layer

Where to put business logic in Lumen?

Controller logic vs Service/Business layer logic

How to read configuration values from AppSettings and inject the configuration to instances of interface

Using dependency injection to replace JWT Bearer Options in ASP.NET Core

Determining which implementation to inject at runtime using .NET Core dependency injection

HttpContext.RequestServices.GetService<T>() vs services.AddScope<T>()?

Dependency Injection for objects that require parameters

c# dependency-injection

Unit testing and dependency injection with deeply nested dependencies

MSTest TestMethod Dependency Injection