Skip to main content
FsPickler package icon

FsPickler

A fast, general-purpose serialization framework for .NET written in F# that doubles as a pickler combinator library. * Based on the notion of pickler combinators. * Provides an automated pickler generation framework. * Offers binary, xml and json pickle formats. * Support for F# types, quotations, closures and cyclic objects. * Fully backwards compatible with .NET serialization and open hierarchies. * One of the fastest serializers for the .NET framework. * Full support for the mono framework.

Total Downloads
5.5M
5,505,060
Published
Jun 12, 2014
Latest stable version

Install

.NET CLI
dotnet add package FsPickler --version 0.9.4-alpha
Package Manager Console
Install-Package FsPickler -Version 0.9.4-alpha
PackageReference
<PackageReference Include="FsPickler" Version="0.9.4-alpha" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.