Top 20 NuGet Packages depending on FSharp.Core

Total dependencies: 2244

F# Wrapper for PostgreSQL around Npgsql and Vp.FSharp.Sql
⚠ Please use FSharp.Domain.Validation.Fable (v0.9.78 for full compatibility)
LiveUpdate injects updated source code files while running to allow you to quickly view the effects of your changes without restarting the application. Needs fabulous-cli to work.
Declarative UIs for Xamarin.Forms with F# and MVU, using Fabulous
F#-specific helpers for the Pulumi .NET SDK.
Hedgehog automatically generates a comprehensive array of test cases, exercising your software in ways human testers would never imagine. Generate hundreds of test cases automatically, exposing even the most insidious of corner cases. Failures are automatically simplified, giving developers coheren...
Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Foq. To use it, add the AutoFoqCustomization to your Fixture instance.
Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
Deedle implements an efficient and robust frame and series data structures for manipulating with structured data. It supports handling of missing values, aggregations, grouping, joining, statistical functions and more. For frames and series with ordered indices (such as time series), automatic align...
The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FShar...
The OPTANO Modeling library allows you to use C# as a Modeling language for mathematical optimization (mixed integer programming (MIP) and linear programming (LP)). It has a lightweight footprint and connects to several solvers.
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
Elm-inspired encoder and decoder for JSON targetting .Net and NetCore runtime
⚠ Please use FSharp.Domain.Validation (v0.9.78 for full compatibility)
Proxy generation for client Fable apps targeting F# server-side apps using Fable.Remoting
Hopac is a library for higher-Order, parallel, asynchronous and concurrent programming in F#. 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 ...
FSharp.Data.Adaptive provides an incremental evaluation system inspired by Adapton, DeltaML and many others for FSharp. The implementation provides incremental datastructures for refs/sets/lists/maps.