2,119 packages tagged with “fsharp”
FSharp.Core redistributables from F# Tools version 14.0.103 For F# 10.0. Contains code from the F# Software Foundation.
Command line tool for interactive programming with C#, F#, PowerShell, and more. Powers Polyglot Notebooks and provides .NET support for Jupyter.
Thin functional F# layer around Npgsql, the PostgreSQL database driver.
F# Units of Measure for primitive non-numeric types. Compatible with Fable.
Modern and flexible load testing framework for Pull and Push scenarios, designed to test any system regardless a protocol (HTTP/WebSockets/AMQP etc) or a semantic model (Pull/Push).
A F#-friendly wrapper for the Reactive Extensions.
Fable Core Library
Asynchronous sequences for F#
Public contracts for NBomber
F# computation expression builder for System.Threading.Tasks
FParsec is a parser combinator library for F#. You can find comprehensive documentation for FParsec at http://www.quanttec.com/fparsec. The documentation includes a feature list, a tutorial, a user’s guide and an API reference. This package uses the basic “low-trust” configuration of FParsec, which does not use any unverifiable code and is optimized for maximum portability. If you need to parse very large files or if you employ FParsec for performance-critical jobs, consider using the alternate “Big Data Edition” NuGet package (see https://nuget.org/packages/fparsec-big-data-edition).
A simple functional library do create Markdown files.
FsPickler is a serialization library that facilitates the distribution of .NET objects. The implementation focuses on performance and completeness in supported types, including F# types. It supports multiple, pluggable serialization formats including Binary, Xml, JSON and BSON. The library is based on the functional programming concept of pickler combinators which has been adapted to accommodate the object oriented nature of the .NET framework.
The F# Compiler Services package for F# 10.0 exposes additional functionality for implementing F# language bindings, additional tools based on the compiler or refactoring tools. The package also includes F# interactive service that can be used for embedding F# scripting into your applications. Contains code from the F# Software Foundation.
A .NET Standard library that provides the full set of financial functions from Excel.
FsToolkit.ErrorHandling is an extensive utility library based around the F# Result type, enabling consistent and powerful error handling.
NBomber plugin for defining HTTP scenarios
A high performance TPL library for F#.
.NET client library for Apache Pulsar
Locate Visual Studio 2017 and newer installations
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 * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers
FsUnit is a set of extensions that add special testing syntax to NUnit.
MessagePack extensions for F#
This library aims at formatting F# source files based on a given configuration. Fantomas will ensure correct indentation and consistent spacing between elements in the source files. Some common use cases include: (1) Reformatting a code base to conform a universal page width (2) Converting legacy code from verbose syntax to light syntax (3) Formatting auto-generated F# signatures.
FsUnit is a set of extensions that add special testing syntax to xUnit.
Package Description
Elm-inspired encoder and decoder for JSON targetting .Net and NetCore runtime