GameApplicationBuilder.HostEnvironment Property
Definition¶
Namespace: Brine2D.Hosting
Gets the host environment. Use this to branch behaviour between
Development and Production at startup.
public Microsoft.Extensions.Hosting.IHostEnvironment HostEnvironment { get; }