|
|
|
|
|
by HeyLaughingBoy
1434 days ago
|
|
Visual Studio on Windows 10. I don't know why you'd use anything else for a .NET project: it's by far the path of least resistance. I was one of 3 developers but the others were writing iOS and Android apps that interfaced with my Web product. That said, they had identical setups. Since the code was hosted locally on the Pi and we were all remote, they needed to be able to build and deploy my code also. |
|
I'm inclined to imagine that with extensions like SSH remoting in VS Code you'd probably have a better Raspberry Pi deployment and debugging experience in VS Code than in Visual Studio, if you gave it a chance.