Arrows for F#

Packages

NuGet

Packages (release and pre-release) for Anat are released via NuGet. Anat can be installed using the NuGet Package Manager, or the NuGet Console:

PM> Install-Package Anat

Paket

Paket comes highly recommended as a dependency management tool for .NET projects (Anat uses Paket tooling for development). Anat has been designed to work well with Paket, respecting semantic versioning to make the most of the strict version control and version locking capabilities that Paket provides.

Additionally, Anat is written as a single file that can be directly referenced as a source file using the Paket GitHub dependencies features.