Summary
Gets the services.
- Assembly
- Rocket
.Surgery .Extensions .DependencyInjection .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .DependencyInjection - Containing Type
- I
Service Convention Context
Syntax
IServiceCollection Services { get; }
Attributes
| Type | Description |
|---|---|
| NotNullAttribute |
Value
| Type | Description |
|---|---|
| IServiceCollection | The services. |
