1 write to HostingEnvironment
Microsoft.AspNetCore.Mvc.TagHelpers (1)
EnvironmentTagHelper.cs (1)
26HostingEnvironment = hostingEnvironment;
1 reference to HostingEnvironment
Microsoft.AspNetCore.Mvc.TagHelpers (1)
EnvironmentTagHelper.cs (1)
81var currentEnvironmentName = HostingEnvironment.EnvironmentName?.Trim();