User Tools

Site Tools


tech:cheatsheets:linux:dotnet

This is an old revision of the document!


Table of Contents

.NET

Certificates

Development

Android

Install the JDK and the Arduino workloads:

sudo apt install openjdk-11-jdk
sudo dotnet workload install maui-android android

Install the Arduino SDK. The easiest way is to install Android Studio and while installing install the SDK as well.

For Android builds to work the MSBuild property AndroidSdkDirectory needs to be passed. The path should be ~/Android/Sdk.

If using Rider the MSBuild property can be configured as a global property in the settings at Build, Execution, Deployment » Toolset and Build » MSBuild global properties. Note: Remember to save the configuration in This Computer.

tech/cheatsheets/linux/dotnet.1712688400.txt.gz · Last modified: by waldemar

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki