Top 20 NuGet Packages depending on FSharp.Core

Total dependencies: 2244

Package Description
Package Description
Okanshi support for WepApi
.NET classes that provide Swedish personal identity numbers test data.
Provides PostgreSQL specific extensions to SqlFun.
Levenberg-Marquardt for F# .NET standard 1.6+ and .net framework 4.5+
Server-side component of the HTML template hot reloading for Bolero: a set of tools and libraries to run F# applications in WebAssembly using Blazor
Minimalist idiomatic Postgres-backed F# event store
Minimalist idiomatic F# event store
A logger for Forest that outputs to the console. Colorized output thanks to Texta.
NLog Core Library for the Nata Project
Simple client to facilitate the use of Bitstamp API. It covers the functions for - getting the account Balance - getting the market Tickers - create market or limit Orders - List the open Orders - Cancel an Order - get the Transactions history Tickers are cached for a custom amount of seconds (h...
.NET SDK for writing HTTP clients
Fable bindings for MaterialUI-Pickers https://material-ui-pickers.dev/
A RavenDB-backed session provider for Nancy (utilizing Nancy.Session.Persistable)
WebAudio bindings for Fable
A power series is characterized by an infinite list of coefficients: a0 + a1*x + a2*x2 + a3*x3 + ... . For example, the power seres for cos x is 1 - x2/2! + x4/4! - x6/6! + ... and the coefficients for the powers of x in this series are 1, 0, -1/2, 0, 1/24, ... This F# class library models the coef...
Oryx extension for Google.Protobuf