FoxSharp icon indicating copy to clipboard operation
FoxSharp copied to clipboard

Repository of small F# 🦊 utilities, mainly for using with FAKE

🦊 Sharp

Github Actions Status

A collection of .Net NuGet packages that I maintain, developed in F#.

Badge Name Description
Nuget Package BlackFox.Fake.BuildTask Strongly typed Target alternative for FAKE
Nuget Package BlackFox.VsWhere Visual Studio 2017+ Locator
Nuget Package BlackFox.JavaPropertiesFile Java .properties file parsing
Nuget Package BlackFox.CommandLine Command line parsing from string to array and back again
Nuget Package BlackFox.PathEnvironment Parse and find things on the PATH environment variable
Nuget Package BlackFox.CachedFSharpReflection Cache the F# reflection API calls results for fast access