Dont know how to install .NET on raspberry pi #97051
Replies: 3 comments
-
One of the likely easiest ways is to deploy .NET Core with your app. Here is an article on building self-contained. https://learn.microsoft.com/en-us/dotnet/core/deploying/#publish-self-contained Eg.
|
Beta Was this translation helpful? Give feedback.
-
It probably should be Raspbian is based on Debian but the general instructions will not work since we don't seems to publish arm32 packages. You can fetch binaries from: |
Beta Was this translation helpful? Give feedback.
-
since 3B the recommended option is now 64 bit in the imager. He needs to check which version he uses. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So when I tried to do it using many different tutorials, I couldnt figure it out, could someone explain how to get it on my raspberry pi and explain it in a way that a beginner that doesn't really know Linux could understand step by step
Beta Was this translation helpful? Give feedback.
All reactions