2025-01-14 - 2026-01-14
Overview
8 Releases published by 1 user
Published
v0.0.1.8-alpha
Published
v0.0.1.7-alpha
Published
v0.0.1.6-alpha
Published
v0.0.1.5-alpha
Published
v0.0.1.4-alpha
Published
v0.0.1.3-alpha
Published
v0.0.1.2-alpha
Published
v0.0.1.1-alpha
4 Issues closed from 1 user
Closed
#5 Services with dependency on another service which require arguments to be built will prevent the outer service from being built.
Closed
#4 Add parameters to be passed at service initialization alongside services
Closed
#2 GetServices<T>() returns a List<Type> instead of a List<T>.
Closed
#1 GetService<IServiceType>() only tries to match interfaces and not specific implementations.
5 Issues created by 1 user
Opened
#1 GetService<IServiceType>() only tries to match interfaces and not specific implementations.
Opened
#2 GetServices<T>() returns a List<Type> instead of a List<T>.
Opened
#3 GetServices<TService>() allocates a new instance of all transients when called
Opened
#4 Add parameters to be passed at service initialization alongside services
Opened
#5 Services with dependency on another service which require arguments to be built will prevent the outer service from being built.