Skip to content

Functional Programming

📘 Resources

📕 Articles

📺 Videos

📦 Libraries

  • mcintyre321/OneOf - Easy to use F#-like discriminated unions for C# with exhaustive compile time matching
  • ardalis/Result - A result abstraction that can be mapped to HTTP response codes if needed.