Top 20 NuGet Packages

A collection of modules and funcitons to make working with Service Fabric intuitive in F#. Includes FabricStore, which greatly simplifies IReliableDictionary operations.
A framework for building command line application in F#. Supports command line option parsing, type-safe scanf, monadic command construction, automatic help & shell completion generation, and so on.
Can apply visitor pattern with minimum coding for FSharp.Compiler.Service's untyped ASTs.
Provides an extensible solution for creating Data Processing Pipelines in F#.
.NET ORM, primarily for F#
FSharp wrapper over TwinCAT.Ads library
An implementation of the Reader monad in F#
FSharpDataLayer is a easy pluggable, robost and complete data layer component which supports IOC and connects C# or VB project easily without much of hassle. This package bundles generic repository and unit of work design patterns.
FSharp functions for streaming graph data to gephi
FSharp wrapper for Open XML SDK, allowing Excel File reading and manipulation
Generates F# modules and functions from non-F# dependencies.
Yet another drawing DSL in F#
Yet another drawing DSL in F#
F# Message Templates - the ability to format {named} string values, and capture the properties
F# Message Templates parser - the ability to parse {named} string values
A context/specification test framework, heavily inspired by RSpec