Summary
Allows injection of IExecuteScoped services
- Assembly
- Rocket
.Surgery .DependencyInjection .Extensions .dll - Namespace
- Microsoft
.Extensions .DependencyInjection - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ScopedServiceDependencyInjectionExtensions"]
class Type type-node
Syntax
public static class ScopedServiceDependencyInjectionExtensions
Methods
Name | Value | Summary |
---|---|---|
Add |
IServiceCollection |
Adds scoped execution services
static
|