Top 20 NuGet fsharp Packages

A library for fast reflective changes to immutable data trees using F# Expression trees to reduce the number of allocations to a minimum.
Fungible is a library for fast reflective changes to immutable data trees using F# Expression trees to reduce the number of allocations to a minimum. This is an extension to Fungible that makes it easy to use with the Barb scripting language
An open source library to enable more natural interaction with the .Net framework (which more naturally interacts with C#).
An implementation of Facebook's GraphQL for .NET and F#.
Shared components of the F# Interactive Service. This provides a lightweight wrapper over F# Compiler Service and exposes operations for getting auto-completion and other editor services in F# Interactive.
.NET client library for the dexi.io API
Inspired by languages like Concurrent ML and Cilk, Hopac is a library for F# with the aim of making it easier to write efficient parallel, asynchronous, concurrent and reactive programs. Hopac is licensed under a MIT-style license. See project website for further information.
Graph-base protocol machines for F#
A set of abstract concepts used by Endorphin-based scientific instrument controllers, such as ideas of time intervals and abstractions for positioning a moveable object
Library for the development of scientific instrument control software in F#. Provides infrastructure for wrapping instrument C APIs into asynchronous message-processing agents.
Library for the development of scientific instrument control software in F# with National Instruments VISA devices. Provides infrastructure for wrapping instrument NI VISA devices as asynchronous message-processing agents.
A collection of utilities that encapsulate common concurrency patterns and constructs for use with the Hopac concurrency library.
Provide a printf replacement with colors. This library provide a colorprintf function where colors can be set for a range using the syntax : $foreground;background[text] For example: colorprintf "Hello $red[%s]." "world"
A utility library to scale Up Azure Functions in F# Using Suave. By using this libary you can host and run your Suave code in Azure Functions.
F# Data-based library for accessing Bank for International Settlements data
XPlot is a cross-platform data visualization library that supports creating charts using Google Charts and Plotly. The library provides a composable domain specific language for building charts and specifying their properties.
Semantic Versioning for .NET libraries heavily inspired in Elm package-install (bump and diff)
F# has been characterized as a modern programming language well-suited to data-rich analytical problems. In this language, interacting wit h diverse datasets from event streams, web services, and databases is further simplified with the open-source FSharp.Data library. Many of these real-world doc...
Brings to the F# Elm language core package modules like Json.Encode, Json.Decode, Basics, Debug, Result, Tuple, etc