C
C#2mo ago
Wolforce

[Net 8] [CoreWCF] emulate HostingEnvironment isHosted

is there a way to emulate the HostingEnvironment#isHosted property to true for testing purposes
1 Reply
Wolforce
WolforceOP2mo ago
we're migrating and using the System.Web adapters for aspnet The specific flag is System.Web.Hosting.HostingEnvironment.IsHosted

Did you find this page helpful?