Skip to content

rgesteve/csharprailway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The story

There exists a data store of sales orders, complete with appropriate tariffs. These orders can be of one of several shipping types. The lifetime of the order is marked by events (when the order is first created, when it's ready, when it's shipped and so on). We care particularly about when the order is shipped, at which point an invoice is generated.

About

Trying out several techniques, including railway-oriented programming, in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages