ScopedServiceDependencyInjectionExtensions.

AddExecuteScopedServices(IServiceCollection) Method

Summary

Adds scoped execution services

Syntax

public static IServiceCollection AddExecuteScopedServices(this IServiceCollection services)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
services IServiceCollection

Return Value

Type Description
IServiceCollection