A feature complete pickle protocol implementation (Python's builtin serialization mechanism).
Info
| Version: | 1.5.0 |
| Author(s): | Irmen de Jong |
| Last Update: | Sunday, November 19, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/irmen/pickle |
| NuGet Url: | https://www.nuget.org/packages/Razorvine.Pickle |
Install
Install-Package Razorvine.Pickle
dotnet add package Razorvine.Pickle
paket add Razorvine.Pickle
Razorvine.Pickle Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.2)
Tags