A repository that contains a small F# Guided Workshop script In this Workshop participants learn basics of F# syntax and programming model by following a guided script that fakes a batch job of turning shopping cart entries into orders.
- .NET Core SDK
- Visual Studio Code
- Ionide Package
- Mono (Mac only)
- Mono, F# Compiler and F# Interactive (Linux only)
OR
- Visual Studio with F# support installed
OR
- JetBrains Rider with F# support installed