Block a user
Services with dependency on another service which require arguments to be built will prevent the outer service from being built.
Services with dependency on another service which require arguments to be built will prevent the outer service from being built.
The arg was being stripped. from the descriptor
Services with dependency on another service which require arguments to be built will prevent the outer service from being built.
We starting off very well, as I can't reproduce my own bug.
Services with dependency on another service which require arguments to be built will prevent the outer service from being built.
Add parameters to be passed at service initialization alongside services
Add parameters to be passed at service initialization alongside services
GetServices<TService>() allocates a new instance of all transients when called
GetServices<T>() returns a List<Type> instead of a List<T>.
GetService<IServiceType>() only tries to match interfaces and not specific implementations.
GetServices<T>() returns a List<Type> instead of a List<T>.
GetService<IServiceType>() only tries to match interfaces and not specific implementations.