.Net Core SDK on RevPi
-
- Posts: 10
- Joined: 02 Apr 2019, 23:14
.Net Core SDK on RevPi
Has anyone been able to install the .Net Core SDK on the RevPi?
Re: .Net Core SDK on RevPi
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.
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
You can install net8.0 SDK following this instructions:
https://www.petecodes.co.uk/install-and ... pberry-pi/
https://www.petecodes.co.uk/install-and ... pberry-pi/