A .NET library written in F# that is designed to quickly hash all files in a directory.
Included in this repository are two projects: fhash and fhash-app.
fhash This is an F# project that is the main library to be referenced from a .NET project.
fhash-app This is a C# console application that demos the usage of the fhash library.
A more informative README is coming soon!