This brief tutorial shows students and new users how to install Microsoft .NET on Ubuntu 20.04 | 18.04 LTS.

Developers looking to develop .NET applications on Ubuntu, the first thing to do is to install .NET framework. Initially, the .NET framework only supported Windows systems. Other systems and operating systems were excluded.

With the latest .NET 5 release, it was developed as cross-platform and open-source framework. It now supports Linux and MacOS systems out of the box. It is also modular and lightweight

The best way to use .NET on Ubuntu is to install the Software Development Kit (SDK), which also includes the .NET Runtime by default. This will allow you to develop and run .NET applications.

#linux ubuntu #dotnet #dotnet 5

How to Install .NET 5 on Ubuntu
1.20 GEEK