Skip to content

iamlateforbreakast/Fsharp-exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fsharp-exp

A few files to explore the Microsoft F# syntax.

Use Microsoft Visual Studio:

Next step is to run with Microsof Visual Studio.

Use browser:

The code can be tested in browser using https://fable.io/repl/

Use Linux (Fedora 41):

Install instructions https://learn.microsoft.com/en-us/dotnet/core/install/linux-fedora?tabs=dotnet9

To develop dotnet applications, you need: sudo dnf install dotnet-sdk-9.0

To run dotnet applications, you need: sudo dnf install aspnetcore-runtime-9.0

Download runtime only. sudo dnf install dotnet-runtime-9.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published