Page 1 of 1
.Net Core SDK on RevPi
Posted: 11 Jun 2019, 05:27
by JeffCalgary
Has anyone been able to install the .Net Core SDK on the RevPi?
Re: .Net Core SDK on RevPi
Posted: 25 Jun 2019, 11:33
by fpf_baden
Hi,
do you really need teh SDK on the device?
You can build the software on the PC and publish it (self-contained) without having anything installed there.
Re: .Net Core SDK on RevPi
Posted: 09 Jul 2024, 16:45
by fpf_baden
You can install net8.0 SDK following this instructions:
https://www.petecodes.co.uk/install-and ... pberry-pi/