FsFhtw is a template project showing a functional example of a F# program. It includes:
- A REPL for creating messages and reading the state of the system
- A simple counter domain
- Auxiliary files for git, .NET editors and the .NET Core SDK
- .NET core SDK (as specified in
global.json
) - Preferred F# editor
Execute the following command.
dotnet run src/FsFhtw/FsFhtw.fsproj