5 implementations of IHttpUpgradeFeature
Microsoft.AspNetCore.HttpLogging (1)
Microsoft.AspNetCore.Server.HttpSys (1)
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Microsoft.AspNetCore.TestHost (1)
136 references to IHttpUpgradeFeature
IISSample (1)
InMemory.FunctionalTests (37)
InProcessWebSite (11)
Microsoft.AspNetCore.Http.Features (1)
Microsoft.AspNetCore.HttpLogging (5)
Microsoft.AspNetCore.HttpLogging.Tests (22)
Microsoft.AspNetCore.Server.HttpSys (3)
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (22)
Microsoft.AspNetCore.Server.IIS (4)
Microsoft.AspNetCore.Server.IISIntegration (1)
Microsoft.AspNetCore.Server.Kestrel.Core (11)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (6)
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
Microsoft.AspNetCore.TestHost (1)
Microsoft.AspNetCore.TestHost.Tests (4)
Microsoft.AspNetCore.WebSockets (4)
NativeIISSample (1)