bamarni / pi64

A 64-bit OS for the Raspberry Pi 3
712 stars 128 forks source link

Dose pi64 support installing the dotnet core sdk? #55

Open ElderJames opened 6 years ago

ElderJames commented 6 years ago

I am looking for a way to develop the .net core application on my raspberry pi.

BlakeAvery commented 6 years ago

If you're referring to the .NET framework, you could use Mono. Mono is basically an open-source version of the .NET framework. I believe there's a package for it in the repositories, not sure how close to the actual framework Mono is though.