I am using Visual Studio 2107 + IIS Express.
I need to test a Xamarin app connecting to my ASP Net Core WebAPI.
How to configure the ASP Net project + IIS Express to accept connections * from the network, not only localhost ?
I am using Visual Studio 2107 + IIS Express.
I need to test a Xamarin app connecting to my ASP Net Core WebAPI.
How to configure the ASP Net project + IIS Express to accept connections * from the network, not only localhost ?