I got stuck trying to debug an ASP.NET Web API in VS code while also debugging a Xamarin iOS app. Read on to see how I fixed it.…
2 posts tagged
Debugging
Code Mill Minute: Debugging With Visual Studio ... But Not From Windows
The Situation You need to debug a web based project running in Visual Studio – but the thing you want to initiate the debugging from isn’t a web browser running on Windows… Let’s say it’s a physical iPad – or maybe an iOS simulator running on a Mac and…