IAppHostNetCore
Assembly: ServiceStack.dll
View Source
Declaration
public interface IAppHostNetCore : IAppHost, IResolver, IRequireConfiguration
Properties
App
View Source
Declaration
IApplicationBuilder App { get; }
HostingEnvironment
View Source
Declaration
Microsoft.AspNetCore.Hosting.IHostingEnvironment HostingEnvironment { get; }