Summary
The environment that this convention is running
Based on IHostEnvironment / IHostingEnvironment
- Assembly
- Rocket
.Surgery .Extensions .DependencyInjection .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .DependencyInjection - Containing Type
- I
Service Convention Context
Syntax
IRocketEnvironment Environment { get; }
Attributes
Type | Description |
---|---|
NotNullAttribute |
Value
Type | Description |
---|---|
IRocketEnvironment | The environment. |