Rocket.Surgery.DependencyInjection Namespace

Interface Types

Interface Summary
IExecuteScoped<T> Invoke the specified action with the scoped dependency
IExecuteScoped<T1, T2, T3, T4, T5, T6> Execution of a set of dependencies from a scope that is automatically disposed after execution
IExecuteScoped<T1, T2, T3, T4, T5> Execution of a set of dependencies from a scope that is automatically disposed after execution
IExecuteScoped<T1, T2, T3, T4> Execution of a set of dependencies from a scope that is automatically disposed after execution
IExecuteScoped<T1, T2, T3> Execution of a set of dependencies from a scope that is automatically disposed after execution
IExecuteScoped<T1, T2> Execution of a set of dependencies from a scope that is automatically disposed after execution

Class Types

Class Summary
ScopedServiceExtensions Scoped service extensions