ScopedServiceDependencyInjectionExtensions Class

Summary

Allows injection of IExecuteScoped services
graph BT Type-->Base0["Object"] Type["ScopedServiceDependencyInjectionExtensions"] class Type type-node

Syntax

public static class ScopedServiceDependencyInjectionExtensions

Methods

Name Value Summary
AddExecuteScopedServices(IServiceCollection) IServiceCollection
Adds scoped execution services
static