FsPickler 0.8.1
See the version list below for details.
dotnet add package FsPickler --version 0.8.1
NuGet\Install-Package FsPickler -Version 0.8.1
<PackageReference Include="FsPickler" Version="0.8.1" />
paket add FsPickler --version 0.8.1
#r "nuget: FsPickler, 0.8.1"
// Install FsPickler as a Cake Addin #addin nuget:?package=FsPickler&version=0.8.1 // Install FsPickler as a Cake Tool #tool nuget:?package=FsPickler&version=0.8.1
* Based on the notion of pickler combinators.
* Provides an automated, strongly typed, pickler generation framework.
* Full support for .NET types, including classes and open hierarchies.
* Compatible with all serializable types, including the ISerializable interface.
* Highly optimized for F# core types.
* Performance about 5-20x faster than the default .NET serializers.
* Full support for the mono framework.
Provided "as is" with no express or implied warranty.
For more information, see https://github.com/eiriktsarpalis/FsPickler
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
This package has no dependencies.
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 (8)
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.
|
|
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
|
Version | Downloads | Last updated |
---|---|---|
5.3.2 | 1,345,049 | 2/17/2020 |
5.3.1 | 2,522 | 2/14/2020 |
5.3.0 | 22,047 | 2/11/2020 |
5.2.2 | 409,012 | 6/20/2019 |
5.2.1 | 2,666 | 6/19/2019 |
5.2.0 | 981,879 | 3/17/2018 |
5.1.0 | 12,035 | 1/28/2018 |
5.0.0 | 3,388 | 1/21/2018 |
4.6.0 | 18,541 | 1/9/2018 |
4.5.0 | 10,813 | 10/28/2017 |
4.4.0 | 4,088 | 10/28/2017 |
4.0.1 | 4,921 | 10/12/2017 |
4.0.0 | 345,161 | 9/17/2017 |
3.4.0 | 3,959 | 9/14/2017 |
3.3.0 | 33,271 | 6/7/2017 |
3.2.0 | 103,244 | 10/10/2016 |
3.1.0 | 15,463 | 8/11/2016 |
3.0.0 | 7,950 | 7/21/2016 |
2.4.0 | 6,404 | 7/19/2016 |
2.3.0 | 5,023 | 6/9/2016 |
2.2.0 | 3,953 | 5/27/2016 |
2.1.0 | 58,647 | 4/14/2016 |
2.0.0 | 14,898 | 3/16/2016 |
1.8.1 | 5,158 | 3/10/2016 |
1.8.0 | 103,418 | 1/27/2016 |
1.7.2 | 5,149 | 1/20/2016 |
1.7.1 | 3,962 | 1/2/2016 |
1.7.0 | 16,828 | 12/14/2015 |
1.6.2 | 25,046 | 11/25/2015 |
1.6.1 | 4,122 | 11/25/2015 |
1.6.0 | 3,606 | 11/25/2015 |
1.5.2 | 17,705 | 10/12/2015 |
1.5.1 | 3,394 | 10/12/2015 |
1.5.0 | 11,882 | 10/12/2015 |
1.4.0 | 17,337 | 9/15/2015 |
1.3.7 | 8,555 | 8/25/2015 |
1.3.6 | 4,426 | 8/24/2015 |
1.3.5 | 7,296 | 8/19/2015 |
1.3.4 | 3,663 | 8/18/2015 |
1.3.3 | 3,542 | 8/18/2015 |
1.3.2 | 5,071 | 8/13/2015 |
1.3.1 | 4,396 | 8/12/2015 |
1.3.0 | 4,891 | 8/10/2015 |
1.2.23 | 3,954 | 8/9/2015 |
1.2.22 | 3,646 | 8/9/2015 |
1.2.21 | 36,081 | 7/22/2015 |
1.2.20 | 3,564 | 7/22/2015 |
1.2.19 | 3,668 | 7/20/2015 |
1.2.18 | 3,814 | 7/17/2015 |
1.2.17 | 3,694 | 7/17/2015 |
1.2.16 | 3,660 | 7/16/2015 |
1.2.15 | 3,448 | 7/15/2015 |
1.2.14 | 3,684 | 7/12/2015 |
1.2.13 | 3,593 | 7/10/2015 |
1.2.12 | 3,394 | 7/9/2015 |
1.2.11 | 3,470 | 7/9/2015 |
1.2.10 | 4,126 | 6/29/2015 |
1.2.9 | 5,488 | 6/5/2015 |
1.2.8 | 3,410 | 6/5/2015 |
1.2.7 | 4,126 | 6/4/2015 |
1.2.6 | 3,479 | 6/3/2015 |
1.2.5 | 113,591 | 6/1/2015 |
1.2.4 | 3,581 | 5/29/2015 |
1.2.3 | 3,470 | 5/29/2015 |
1.2.2 | 6,867 | 5/22/2015 |
1.2.1 | 3,907 | 5/20/2015 |
1.2.0 | 3,973 | 5/19/2015 |
1.0.19 | 4,105 | 5/12/2015 |
1.0.18 | 4,695 | 5/5/2015 |
1.0.17 | 4,518 | 4/22/2015 |
1.0.16 | 7,933 | 3/27/2015 |
1.0.15 | 8,604 | 3/6/2015 |
1.0.14 | 3,433 | 3/6/2015 |
1.0.13 | 5,973 | 3/4/2015 |
1.0.12 | 4,236 | 2/26/2015 |
1.0.11 | 4,848 | 2/6/2015 |
1.0.10 | 3,437 | 2/5/2015 |
1.0.9 | 2,982 | 2/4/2015 |
1.0.8 | 11,156 | 1/27/2015 |
1.0.7 | 27,807 | 1/24/2015 |
1.0.6 | 15,090 | 12/4/2014 |
1.0.5 | 4,031 | 11/25/2014 |
1.0.4 | 3,942 | 11/13/2014 |
1.0.3 | 4,789 | 10/26/2014 |
1.0.2 | 4,525 | 10/22/2014 |
1.0.1 | 3,547 | 10/22/2014 |
1.0.0 | 3,608 | 10/10/2014 |
0.9.11 | 14,390 | 8/14/2014 |
0.9.10 | 3,684 | 8/6/2014 |
0.9.9 | 4,275 | 7/18/2014 |
0.9.8 | 3,441 | 7/17/2014 |
0.9.7 | 3,432 | 7/15/2014 |
0.9.6 | 26,565 | 7/6/2014 |
0.9.5.1-alpha | 2,879 | 6/29/2014 |
0.9.5-alpha | 2,877 | 6/24/2014 |
0.9.4-alpha | 3,074 | 6/12/2014 |
0.8.6.2 | 4,593 | 4/16/2014 |
0.8.6.1 | 3,177 | 4/1/2014 |
0.8.6 | 5,190 | 3/14/2014 |
0.8.5.3 | 3,145 | 3/8/2014 |
0.8.5.2 | 3,079 | 3/8/2014 |
0.8.5.1 | 3,184 | 1/30/2014 |
0.8.5 | 3,075 | 1/3/2014 |
0.8.4.2 | 3,007 | 1/2/2014 |
0.8.4.1 | 3,056 | 1/2/2014 |
0.8.4 | 3,063 | 12/31/2013 |
0.8.3 | 3,128 | 12/31/2013 |
0.8.2 | 3,212 | 12/24/2013 |
0.8.1 | 3,210 | 12/23/2013 |
0.8.0 | 3,272 | 12/23/2013 |
0.7.2 | 3,231 | 12/8/2013 |
0.7.1 | 3,173 | 12/4/2013 |
0.7.0 | 3,352 | 11/17/2013 |
0.6.2 | 3,252 | 10/14/2013 |
0.6.1 | 3,229 | 10/8/2013 |
0.6.0 | 19,330 | 10/3/2013 |
* Rewritten serialization of reflection types.
* Changes to serialization format.
* Bug fixes.
* Fix packaging issue in 0.8.0