Info
Version: | 1.6.0 |
Author(s): | Isaac Candido |
Last Update: | Tuesday, March 8, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/a6576171/JSONStorage |
NuGet Url: | https://www.nuget.org/packages/Isaac.FileStorage |
Install
Install-Package Isaac.FileStorage
dotnet add package Isaac.FileStorage
paket add Isaac.FileStorage
Isaac.FileStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Newtonsoft.Json.Bson(>= 1.0.2)
Tags
This package allows for data storage using serialization.
It utilises BSON (binary JSON) serialisation to record data in .j2k files. It used to be a joke, now it's two, and a binary one.