Summary
Adds scoped execution services
- Assembly
- Rocket
.Surgery .DependencyInjection .Extensions .dll - Namespace
- Microsoft
.Extensions .DependencyInjection - Containing Type
- Scoped
Service Dependency Injection Extensions
Syntax
public static IServiceCollection AddExecuteScopedServices(this IServiceCollection services)
Attributes
Type | Description |
---|---|
Nullable |
Parameters
Name | Type | Description |
---|---|---|
services | IServiceCollection |
Return Value
Type | Description |
---|---|
IServiceCollection |