Top 20 NuGet Packages depending on FSharp.Core

Total dependencies: 2244

A pretty printing library for F# based on Wadler's and Leijen's work.
ScanRat - F# Parser Combinators with support for Left Recursion and Memoization.
Provides generic pointer operations for all of .NET, building on the capabilities provided by FSharp.NativeInterop.NativePtr, which this package extends with features like 64-bit capabilities, exposed in an OOP-friendly manner as NativePtr<T> and extension methods to System.IntPtr. NativeArray, an...
.NET ORM, primarily for F#
Functional ADO.NET for F#
Implementation of the Standard ML '97 Basis Library in F#.
A re-implementation of the OCaml standard library in F# to ease porting and promote cross-compatibility.
A test framework for F#
Description not set
Hyperboliq.SqlServer - Hyperboliq adapter for SQL Server
A tool that simply generates a nice doc file for a project's .fsi files
This library provides F# integration for the Imms immutable collections library.
PPrint extensions for printing to console.
Implementation of the Haskell 98 Prelude in F#.
Implementation of the Scala standard library in F#.
Type-safe heterogeneous lists
A small ECS library I tossed together to learn myself some F#.