Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The below should work as is:

  sudo apt install dotnet9 # or dotnet-sdk-9.0 if the repo doesn't have dotnet9 metapackage
  dotnet new console --language F#
There is also a package for Avalonia that lets you write GUI applications in F#: https://funcui.avaloniaui.net


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: