Top 20 NuGet F# Packages

A compiler for F# expression tree. This library is based on System.Reflection.Emit technology.
The Parsing and Lexing modules from the OCaml Standard Library, adapted to F#.
The Ratio and Num modules from the OCaml Standard Library, adapted to F#.
DiffSharp is an automatic differentiation (AD) library. AD allows exact and efficient calculation of derivatives, by systematically invoking the chain rule of calculus at the elementary operator level during program execution. AD is different from numerical differentiation, which is prone to trunca...
A simple tool that parses Visual Studio solution file .sln and returns its projects structure.
Rx interop. for FunScript.
WebSharper bindings for Angular UI, based on the DefinitelyTyped definitions. Currently features angular-ui-router only.
FSharp.Quotation.Disassembler extends ICSharpCode.Decompiler (part of ILSpy) with a disassembler creating F#'s Quasi-Quotations
A pretty printing library for F# based on Wadler's and Leijen's work.
F# extensions for Stanford.NLP.Parser
A library of serializers to work with MongoDB for FSharp. Supports options, discriminated unions, records and fsharp specific collections.
.NET client for Titan Rexster - RexPro binary protocol. Option for serializing using MsgPack or Json. Written in F#.
Implementation of the Haskell 98 Prelude in F#.
Implementation of the Scala standard library in F#.
A test framework for F#
Persimmon.Dried.Quotations is extension for Persimmon.Dried.
Library written in F# to receive emails. Can be used from C# or F# in end-to-end tests to ensure emails are being sent correctly.
FAKE.Persimmon is FAKE extension for Persimmon.
This package contains code demonstrating the use of Fancy.
F# extensions for System.Net.Http