Added by: eugen
Apr 16, 2023
Version

~> dotnet

Description
.NET is a free, cross-platform, open source developer platform for building many different types of applications. Includes C3 programming language.
Links
Install (execute in workspace terminal)
wrk install dotnet==6.0
Remarks and hints
# C#
dotnet new console -o MyApp
cd MyApp
dotnet run

You will need to reload terminal for this to work. If you wat to continue without reloading, exec

export PATH="$PATH:/home/abc/.dotnet/"
Scripts
# Istall script # Start script
alnoda-workspace
alnoda-workspace

no compatibility requirements