项目作者: lqdev

项目描述 :
Sample F# Project Demonstrating Code Organization via Modules
高级语言: F#
项目地址: git://github.com/lqdev/fsharpmoduledemo.git
创建时间: 2018-06-06T01:10:13Z
项目社区:https://github.com/lqdev/fsharpmoduledemo

开源协议:

下载


FSharp Demo

This sample project shows how to organize functionality into separate modules. A more detailed blog post for this solution can be found at the following link

This sample was created in a Mac, but should work on both Linux and Windows environments.

Prerequisites

Build and Run

  1. dotnet build
  2. dotnet run