Skip to content
Syed Sayem edited this page Aug 5, 2019 · 2 revisions

This article shows the dependencies needed to develop .NET Core applications on Arch Linux.

Install dotnet-runtime and dotnet-sdk

sudo pacman -Syu dotnet-runtime dotnet-sdk

Install Rider

yay -Syu rider
Clone this wiki locally