Top 20 NuGet f# Packages

Simple strong typing of whether JSON properties are excluded or null. JsonSkippable is an F# library that allows you to simply differentiate between null and omitted JSON properties in a strongly typed manner, for both serialization and deserialization.
Json generative type provider for F# and .NET.
Type equalities for F#. These equalities allow us to create type-safe abstractions by allowing us to encode Generalised Algebraic Data Types (GADTs), as found in languages like Haskell.
Fable bindings for @material-ui/icons.
Fable bindings for match-sorter.
Fable bindings for autosuggest-highlight.
Provides a platform specific UWP layer for a layout library IoT.Display.
Provides fable bindings for the Mocha unit test framework.
Provides fable bindings for react-bodymovin, a library that parses Adobe After Effects animations and renders them natively in the browser.
F# type providers to support statically typed access to input parameters and result set of sql statement in idiomatic F# way. Data modifications via statically typed tables.
Provides fable bindings for the google-cloud/storage npm package.
Heterogeneous collections for F#. Using heterogeneous collections, it's possible to act on arbitrary sum and product types in a generic way.
The package is a collection of libraries that can be used for literate programming with F# (great for building documentation) and for generating library documentation from inline code comments. The key componments are Markdown parser, tools for formatting F# code snippets, includin...
TeqCrate is a type-safe datatype-generic programming library for F#. It offers a type-safe and extensible way to inspect, decompose and create values for various kinds of common F# and .NET types.
A simple pipeline-based Fable API for adapting and validating POJOs into F# types.