Skip to content

Sample F# Project Demonstrating Code Organization via Modules

Notifications You must be signed in to change notification settings

lqdev/fsharpmoduledemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

dotnet build
dotnet run

About

Sample F# Project Demonstrating Code Organization via Modules

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages