Hello everyone Please let me know how to get user IP address in .net core. My case is when a user login so I want to store Ip in table.
Loading
Hello everyone Please let me know how to get user IP address in .net core. My case is when a user login so I want to store Ip in table.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit MohantyPosted May 13, 2022, 4:25 AM
RohanPosted May 12, 2022, 11:56 AM
Sachin SinghPosted May 12, 2022, 11:47 AM
using Microsoft.AspNetCore.HttpOverrides;