This is a simple project showing off cool things you can do to model domains in FSharp. Eventually it will have SQL integration and potentially some web stuff. For now it is very basic.
Make sure you have dotnet installed with a version > 2.1
Clone the project
Run dotnet build in the root folder
Run dotnet run --project src\Client to run the client code