.NET Core SDK on Raspberry Pi 3
-
Has anyone managed to get the .NET Core SDK installed on Raspbian? I got the runtime installed but was disheartened to not find an SDK that was compatible. By the way, thanks @jovitadsa for the Pi 3 B+. :-)
Nish Nishant Consultant Software Architect Ganymede Software Solutions LLC www.ganymedesoftwaresolutions.com
-
Has anyone managed to get the .NET Core SDK installed on Raspbian? I got the runtime installed but was disheartened to not find an SDK that was compatible. By the way, thanks @jovitadsa for the Pi 3 B+. :-)
Nish Nishant Consultant Software Architect Ganymede Software Solutions LLC www.ganymedesoftwaresolutions.com
core/RaspberryPiInstructions.md at master · dotnet/core · GitHub[^]
"The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge". Stephen Hawking, 1942- 2018
-
core/RaspberryPiInstructions.md at master · dotnet/core · GitHub[^]
"The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge". Stephen Hawking, 1942- 2018
Yeah, I tried that and other pages with official, and unofficial instructions. Nothing worked for a while. Finally, manually got the url to the download, wget'd the file, and manually set it up. Got it working now. Took forever to build a hello-world app. I guess the processor is too slow for build/compilation. :-)
Nish Nishant Consultant Software Architect Ganymede Software Solutions LLC www.ganymedesoftwaresolutions.com
-
core/RaspberryPiInstructions.md at master · dotnet/core · GitHub[^]
"The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge". Stephen Hawking, 1942- 2018
Finally got VS Code installed too. It's really slow. This is not how it's meant to be used. I just wanted to see how it'd look like on the Pi.
Nish Nishant Consultant Software Architect Ganymede Software Solutions LLC www.ganymedesoftwaresolutions.com
-
Has anyone managed to get the .NET Core SDK installed on Raspbian? I got the runtime installed but was disheartened to not find an SDK that was compatible. By the way, thanks @jovitadsa for the Pi 3 B+. :-)
Nish Nishant Consultant Software Architect Ganymede Software Solutions LLC www.ganymedesoftwaresolutions.com
You are most welcome. Glad you're enjoying it Nish!