2 implementations of ApplicationName
Microsoft.AspNetCore.Hosting (1)
Internal\HostingEnvironment.cs (1)
17
public string?
ApplicationName
{ get; set; }
Microsoft.Extensions.Hosting (1)
Internal\HostingEnvironment.cs (1)
26
public string
ApplicationName
{ get; set; } = string.Empty;