RaspberryDebugger
RaspberryDebugger copied to clipboard
Visual Studio Extension to Debug C# on Raspberry Pi POS
* Support for Visual Studio 2022 only because of Visual Studio SDK API changes * .NET 6 gets installed the first time starting the debugger with a Raspian without .NET...
It's now officially supported and I can say it's getting traction every single day. Please, support it :) Thanks!
Visual Studio 2022 is shipping! We'll need to do some work to support this: https://docs.microsoft.com/en-us/visualstudio/extensibility/migration/update-visual-studio-extension?view=vs-2022 I haven't looked at VS2022 yet since we've been so busy on neonKUBE but let's...
I have a RPI that due to network restrictions, needs passwordless SSH connections as opposed to user/password. It seems you want to generate the keys. If i can supply the...
Raspberry Pi 2 Zero is ARMv8 and should work with .net core. https://github.com/nforgeio/RaspberryDebugger/issues/46
I am trying to start the debugging of a remote PI with RaspberryDebugger. When starting up the connection visual studio keeps shutting down. In the event viewer I get the...
Can Raspberry Pi Zero 2 W be supported?
The connection to the A+ verified correctly. Going to Project | Raspberry Debug Settings... caused Visual Studio to terminate after about 6-8 seconds. VS restarted on the first termination and...
I'm new to this project and try to get it running. I've installed the extension in VS2019 16.10.1, configured my connection and when I click on `Project`->`Raspberry Debug Settings`, change...
@joaozorro reported in #32 that the extension crashes VS when the Raspberry Pi's IP address changes.