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.
<PackageVersion Include="FsPickler" Version="5.3.2" />
                    
Directory.Packages.props
<PackageReference Include="FsPickler" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package FsPickler@5.3.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FsPickler&version=5.3.2
                    
Install as a Cake Addin
#tool nuget:?package=FsPickler&version=5.3.2
                    
Install as a Cake Tool

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 6 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.
FDlucifer/Proxy-Attackchain
Proxylogon & Proxyshell & Proxyoracle & Proxytoken & All exchange server history vulns summarization :)
Version Downloads Last Updated
5.3.2 1,455,176 2/17/2020
5.3.1 2,640 2/14/2020
5.3.0 22,221 2/11/2020
5.2.2 409,765 6/20/2019
5.2.1 2,773 6/19/2019
5.2.0 984,503 3/17/2018
5.1.0 12,354 1/28/2018
5.0.0 3,701 1/21/2018
4.6.0 20,947 1/9/2018
4.5.0 11,059 10/28/2017
4.4.0 4,318 10/28/2017
4.0.1 5,141 10/12/2017
4.0.0 345,593 9/17/2017
3.4.0 4,207 9/14/2017
3.3.0 33,848 6/7/2017
3.2.0 103,792 10/10/2016
3.1.0 15,721 8/11/2016
3.0.0 8,170 7/21/2016
2.4.0 6,635 7/19/2016
2.3.0 5,256 6/9/2016
2.2.0 4,185 5/27/2016
2.1.0 58,925 4/14/2016
2.0.0 15,181 3/16/2016
1.8.1 5,455 3/10/2016
1.8.0 108,016 1/27/2016
1.7.2 5,391 1/20/2016
1.7.1 4,198 1/2/2016
1.7.0 17,085 12/14/2015
1.6.2 25,290 11/25/2015
1.6.1 4,362 11/25/2015
1.6.0 3,834 11/25/2015
1.5.2 17,971 10/12/2015
1.5.1 3,632 10/12/2015
1.5.0 12,121 10/12/2015
1.4.0 17,563 9/15/2015
1.3.7 8,804 8/25/2015
1.3.6 4,659 8/24/2015
1.3.5 7,531 8/19/2015
1.3.4 3,906 8/18/2015
1.3.3 3,776 8/18/2015
1.3.2 5,513 8/13/2015
1.3.1 4,788 8/12/2015
1.3.0 5,133 8/10/2015
1.2.23 4,191 8/9/2015
1.2.22 3,891 8/9/2015
1.2.21 36,330 7/22/2015
1.2.20 3,805 7/22/2015
1.2.19 3,913 7/20/2015
1.2.18 4,152 7/17/2015
1.2.17 4,032 7/17/2015
1.2.16 4,008 7/16/2015
1.2.15 3,680 7/15/2015
1.2.14 4,038 7/12/2015
1.2.13 3,833 7/10/2015
1.2.12 3,624 7/9/2015
1.2.11 3,711 7/9/2015
1.2.10 4,355 6/29/2015
1.2.9 5,724 6/5/2015
1.2.8 3,649 6/5/2015
1.2.7 4,364 6/4/2015
1.2.6 3,711 6/3/2015
1.2.5 116,128 6/1/2015
1.2.4 3,810 5/29/2015
1.2.3 3,707 5/29/2015
1.2.2 7,103 5/22/2015
1.2.1 4,143 5/20/2015
1.2.0 4,201 5/19/2015
1.0.19 4,342 5/12/2015
1.0.18 4,928 5/5/2015
1.0.17 4,747 4/22/2015
1.0.16 8,193 3/27/2015
1.0.15 9,543 3/6/2015
1.0.14 3,664 3/6/2015
1.0.13 6,210 3/4/2015
1.0.12 4,490 2/26/2015
1.0.11 5,091 2/6/2015
1.0.10 3,674 2/5/2015
1.0.9 3,214 2/4/2015
1.0.8 11,996 1/27/2015
1.0.7 28,050 1/24/2015
1.0.6 15,335 12/4/2014
1.0.5 4,273 11/25/2014
1.0.4 4,180 11/13/2014
1.0.3 5,068 10/26/2014
1.0.2 4,771 10/22/2014
1.0.1 3,798 10/22/2014
1.0.0 3,842 10/10/2014
0.9.11 14,690 8/14/2014
0.9.10 4,057 8/6/2014
0.9.9 4,506 7/18/2014
0.9.8 3,679 7/17/2014
0.9.7 3,668 7/15/2014
0.9.6 26,817 7/6/2014
0.9.5.1-alpha 3,098 6/29/2014
0.9.5-alpha 3,101 6/24/2014
0.9.4-alpha 3,326 6/12/2014
0.8.6.2 4,942 4/16/2014
0.8.6.1 3,416 4/1/2014
0.8.6 5,448 3/14/2014
0.8.5.3 3,390 3/8/2014
0.8.5.2 3,320 3/8/2014
0.8.5.1 3,422 1/30/2014
0.8.5 3,323 1/3/2014
0.8.4.2 3,256 1/2/2014
0.8.4.1 3,301 1/2/2014
0.8.4 3,299 12/31/2013
0.8.3 3,487 12/31/2013
0.8.2 3,564 12/24/2013
0.8.1 3,584 12/23/2013
0.8.0 3,631 12/23/2013
0.7.2 3,600 12/8/2013
0.7.1 3,527 12/4/2013
0.7.0 3,698 11/17/2013
0.6.2 3,612 10/14/2013
0.6.1 3,575 10/8/2013
0.6.0 19,712 10/3/2013

Use AssemblyLoadContext when loading assemblies.