Summary
The environment that this convention is running
Based on IHostEnvironment / IHostingEnvironment
- Assembly
- Rocket
.Surgery .Extensions .DependencyInjection .dll - Namespace
- Rocket
.Surgery .Extensions .DependencyInjection - Containing Type
- ServicesBuilder
Syntax
public IRocketEnvironment Environment { get; }
Value
| Type | Description |
|---|---|
| IRocketEnvironment | The environment. |
