Optics for F#

Packages

NuGet

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

PM> Install-Package Aether

Paket

Paket comes highly recommended as a dependency management tool for .NET projects (Aether uses Paket tooling for development). Aether 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, Aether is written as a single file that can be directly referenced as a source file using the Paket GitHub dependencies features.