Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.06 KB

README.md

File metadata and controls

12 lines (11 loc) · 1.06 KB

F# Toolbox

A curated set of resources for your F#-project

Toolbox modules

FsharpToolbox.Pkg.Cap - Event Outbox
FsharpToolbox.Pkg.DomainPrimitives - Low level data types with guarantees
FsharpToolbox.Pkg.EventListener - Wrapper client for Azure Service Bus
FsharpToolbox.Pkg.FpUtils - Various operators and FP helper functions
FsharpToolbox.Pkg.HttpHelper - Additional utilities for Http client
FsharpToolbox.Pkg.Logging - Logging wrapper
FsharpToolbox.Pkg.Serialization - JSON and other Text -> record converters
FsharpToolbox.Pkg.TestUtils - Utilities to speed up Unit and Integration test setup