Develop high performance applications in less time, on any platform.
The .NET platform is a fast, lightweight, and modular framework designed for creating cross-platform applications that run seamlessly on GNU/Linux, macOS, and Windows.
Enable snaps on KDE Neon and install .NET Core SDK
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed from the command line. Open the Konsole terminal and enter the following:
sudo apt update
sudo apt install snapd
Install .NET Core SDK
To install .NET Core SDK, simply use the following command: