var httpConnectionFeature = httpContext.Features.Get(); var localIpAddress = httpConnectionFeature?.LocalIpAddress;