FsPickler 5.3.2

dotnet add package FsPickler --version 5.3.2                
NuGet\Install-Package FsPickler -Version 5.3.2                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FsPickler" Version="5.3.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsPickler --version 5.3.2                
#r "nuget: FsPickler, 5.3.2"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FsPickler as a Cake Addin
#addin nuget:?package=FsPickler&version=5.3.2

// Install FsPickler as a Cake Tool
#tool nuget:?package=FsPickler&version=5.3.2                

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (51)

Showing the top 5 NuGet packages that depend on FsPickler:

Package Downloads
Aardvark.Base.FSharp

Aardvark is an open-source platform for visual computing, real-time graphics and visualization.

Aardvark.Base.Incremental

Aardvark is an open-source platform for visual computing, real-time graphics and visualization.

FShade.Imperative

F# embedded shaders

Aardvark.Base.Runtime

Aardvark is an open-source platform for visual computing, real-time graphics and visualization.

FsPickler.Json

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.

GitHub repositories (6)

Showing the top 5 popular GitHub repositories that depend on FsPickler:

Repository Stars
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
pwntester/ysoserial.net
Deserialization payload generator for a variety of .NET formatters
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
Version Downloads Last updated
5.3.2 1,408,822 2/17/2020
5.3.1 2,576 2/14/2020
5.3.0 22,135 2/11/2020
5.2.2 409,351 6/20/2019
5.2.1 2,705 6/19/2019
5.2.0 983,631 3/17/2018
5.1.0 12,167 1/28/2018
5.0.0 3,517 1/21/2018
4.6.0 19,972 1/9/2018
4.5.0 10,922 10/28/2017
4.4.0 4,182 10/28/2017
4.0.1 5,020 10/12/2017
4.0.0 345,332 9/17/2017
3.4.0 4,063 9/14/2017
3.3.0 33,544 6/7/2017
3.2.0 103,567 10/10/2016
3.1.0 15,567 8/11/2016
3.0.0 8,046 7/21/2016
2.4.0 6,508 7/19/2016
2.3.0 5,129 6/9/2016
2.2.0 4,050 5/27/2016
2.1.0 58,787 4/14/2016
2.0.0 15,031 3/16/2016
1.8.1 5,276 3/10/2016
1.8.0 105,175 1/27/2016
1.7.2 5,249 1/20/2016
1.7.1 4,059 1/2/2016
1.7.0 16,933 12/14/2015
1.6.2 25,147 11/25/2015
1.6.1 4,222 11/25/2015
1.6.0 3,703 11/25/2015
1.5.2 17,825 10/12/2015
1.5.1 3,493 10/12/2015
1.5.0 11,979 10/12/2015
1.4.0 17,437 9/15/2015
1.3.7 8,679 8/25/2015
1.3.6 4,530 8/24/2015
1.3.5 7,398 8/19/2015
1.3.4 3,770 8/18/2015
1.3.3 3,647 8/18/2015
1.3.2 5,254 8/13/2015
1.3.1 4,566 8/12/2015
1.3.0 5,003 8/10/2015
1.2.23 4,055 8/9/2015
1.2.22 3,747 8/9/2015
1.2.21 36,195 7/22/2015
1.2.20 3,666 7/22/2015
1.2.19 3,771 7/20/2015
1.2.18 3,954 7/17/2015
1.2.17 3,839 7/17/2015
1.2.16 3,804 7/16/2015
1.2.15 3,549 7/15/2015
1.2.14 3,828 7/12/2015
1.2.13 3,697 7/10/2015
1.2.12 3,496 7/9/2015
1.2.11 3,580 7/9/2015
1.2.10 4,229 6/29/2015
1.2.9 5,589 6/5/2015
1.2.8 3,519 6/5/2015
1.2.7 4,230 6/4/2015
1.2.6 3,585 6/3/2015
1.2.5 115,063 6/1/2015
1.2.4 3,683 5/29/2015
1.2.3 3,570 5/29/2015
1.2.2 6,971 5/22/2015
1.2.1 4,009 5/20/2015
1.2.0 4,076 5/19/2015
1.0.19 4,205 5/12/2015
1.0.18 4,800 5/5/2015
1.0.17 4,618 4/22/2015
1.0.16 8,036 3/27/2015
1.0.15 8,869 3/6/2015
1.0.14 3,532 3/6/2015
1.0.13 6,078 3/4/2015
1.0.12 4,339 2/26/2015
1.0.11 4,951 2/6/2015
1.0.10 3,541 2/5/2015
1.0.9 3,084 2/4/2015
1.0.8 11,544 1/27/2015
1.0.7 27,908 1/24/2015
1.0.6 15,189 12/4/2014
1.0.5 4,133 11/25/2014
1.0.4 4,047 11/13/2014
1.0.3 4,919 10/26/2014
1.0.2 4,638 10/22/2014
1.0.1 3,664 10/22/2014
1.0.0 3,708 10/10/2014
0.9.11 14,535 8/14/2014
0.9.10 3,837 8/6/2014
0.9.9 4,376 7/18/2014
0.9.8 3,539 7/17/2014
0.9.7 3,534 7/15/2014
0.9.6 26,677 7/6/2014
0.9.5.1-alpha 2,971 6/29/2014
0.9.5-alpha 2,969 6/24/2014
0.9.4-alpha 3,174 6/12/2014
0.8.6.2 4,745 4/16/2014
0.8.6.1 3,281 4/1/2014
0.8.6 5,313 3/14/2014
0.8.5.3 3,255 3/8/2014
0.8.5.2 3,185 3/8/2014
0.8.5.1 3,286 1/30/2014
0.8.5 3,179 1/3/2014
0.8.4.2 3,112 1/2/2014
0.8.4.1 3,161 1/2/2014
0.8.4 3,166 12/31/2013
0.8.3 3,283 12/31/2013
0.8.2 3,366 12/24/2013
0.8.1 3,366 12/23/2013
0.8.0 3,425 12/23/2013
0.7.2 3,405 12/8/2013
0.7.1 3,326 12/4/2013
0.7.0 3,502 11/17/2013
0.6.2 3,407 10/14/2013
0.6.1 3,376 10/8/2013
0.6.0 19,498 10/3/2013

Use AssemblyLoadContext when loading assemblies.