C# sdk and runtime are required to build and run native app:
pacman -Sy dotnet-sdk dotnet-runtimeBuild
Android build additionaly requires android dotnet workload:
sudo dotnet workload install androidBrowser build requires wasm-tools:
sudo dotnet workload install wasm-toolsCode for this app is licensed under MIT license. A copy of the license is available in the LICENSE file.
