FsPickler Codec Library for the Nata Project.
Info
Version: | 1.1.26 |
Author(s): | Jonathan Leaver |
Last Update: | Friday, February 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/j-alexander/nata |
NuGet Url: | https://www.nuget.org/packages/Nata.Codec.FsPickler |
Install
Install-Package Nata.Codec.FsPickler
dotnet add package Nata.Codec.FsPickler
paket add Nata.Codec.FsPickler
Nata.Codec.FsPickler Download (Unzip the "nupkg" after downloading)
Dependencies
- Nata.Core(>= 1.1.25)
- FSharp.Core(>= 4.7.1)
- FSharp.Data(>= 3.3.3)
- FsPickler(>= 5.3.2)
- FsPickler.Json(>= 5.3.2)
- Newtonsoft.Json(>= 12.0.3)
- System.ValueTuple(>= 4.5.0)