I'm trying to browse my application using it's computer name or IP address, to make it can be browse from other computer on the same network (Same LAN or intranet).
Point 1 is ok, and point 2 and 3 is not ok. I need to browse from other computer.
I've been try using IIS, self conntained also not working
It works fine when using the same way in MVC 5, but not work with ASPNET.Core MVC.
Any help is very welcome
Jannen