Skip to content

cjhoward92/FSharpDomains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FSharp Domains

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.

Building

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

About

A simple domain modelling project with FSharp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages