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