.Net Core SDK on RevPi

Topics about the Software of Revolution Pi
Post Reply
JeffCalgary
Posts: 10
Joined: 02 Apr 2019, 23:14

.Net Core SDK on RevPi

Post by JeffCalgary »

Has anyone been able to install the .Net Core SDK on the RevPi?
User avatar
fpf_baden
Posts: 20
Joined: 08 Jun 2017, 08:31
Location: Karlsruhe
Contact:

Re: .Net Core SDK on RevPi

Post 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.
User avatar
fpf_baden
Posts: 20
Joined: 08 Jun 2017, 08:31
Location: Karlsruhe
Contact:

Re: .Net Core SDK on RevPi

Post by fpf_baden »

You can install net8.0 SDK following this instructions:

https://www.petecodes.co.uk/install-and ... pberry-pi/
Post Reply