User333920299 posted
Thank you so much for your reply.
The Web service I created using .net core 3.1 in linux environment.
if I try to launch webservice in port 80, Linux Ubuntu OS asking for the admin password.
Is it possible to run web service in port 80 in Linux ubuntu environment without asking password?
Or is there any other approach to launch web service in port 80 ?
If yes, please provide code snippet.
Thanks in advance.