JetBrains Rider
 
2024.3
Get JetBrains Rider

Remote debugging with Mono

Last modified: 11 February 2024

When you run your .NET app on Mac or Linux using Mono, you will probably notice some differences in the application behavior or get some strange exceptions, which do not reproduce when you run the same app on a Windows machine. Here is when remote debugging may come in handy.