Domain Modeling Made Functional. Code examples for building software that models real business problems clearly.

github.com/swlaschin/DomainModelingMadeFunctional

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2021
  • Merge pull request #18 from yuuuxt/master
  • Update Common.SimpleTypes.fs
  • Update Common.SimpleTypes.fs
August 2021
  • Trimmed trailing spaces
  • Update README.md
  • Upgrade to .NET 5. Remove paket and fake. Fix "internal" compiler err…
January 2020
  • Merge pull request #12 from HoraceGonzalez/dotnet-core-3.1.101
  • updated README.md
  • upgraded project to use the new dotnet 3.1 sdk
November 2019
  • Merge pull request #10 from uncleyo/asyncresult-try-fix
  • Merge pull request #7 from joni-/renaming
  • Merge pull request #6 from AkosLukacs/master
July 2019
  • Fix asyncResult use!, try..with and try..finally
April 2019
  • Rename unvalidatedAddress to checkedAddress
  • Added Validation.map
January 2019
  • Added global.json so build won't download 2.1.4 over and over, if a n…
  • Merge pull request #5 from HoraceGonzalez/master
December 2018
  • added net461 reference assemblies for mono
March 2018
  • Remove .vs related stuff
  • Tweak README