You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not start Web.Mvc or Web.Host project via Visual Studio. Default settings
136
-
of Visual Studio does not allow connections except localhost.</div>
136
+
of Visual Studio does not allow external connections. For more info you can read <ahref="https://weblog.west-wind.com/posts/2016/Sep/28/External-Network-Access-to-Kestrel-and-IIS-Express-in-ASPNET-Core">External Network Access to Kestrel and IIS Express in ASP.NET Core</a></div>
137
137
</div>
138
138
<p><fontcolor="#339933"><iclass="fa fa-info-circle"></i> We have successfully started
139
139
host. Now we can configure Xamarin app to connect this host.</font></p>
0 commit comments