Interface IGlowApplicationBuilderBase
public interface IGlowApplicationBuilderBase
Properties
ApplicationServices
Application Services
IServiceProvider ApplicationServices { get; }
Property Value
Features
Application features
IFeatureCollection Features { get; }
Property Value
Properties
Application properties
IDictionary<string, object> Properties { get; }
Property Value
- IDictionary<string, object>
Events
OnBuild
event IGlowApplicationBuilderBase.OnBuildDelegate OnBuild