A DataStore Serialization implementation over Bond.
Info
Version: | 3.15.4 |
Author(s): | Halforbit |
Last Update: | Monday, August 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/halforbit/data-stores |
NuGet Url: | https://www.nuget.org/packages/Halforbit.DataStores.FileStores.Serialization.Bond |
Install
Install-Package Halforbit.DataStores.FileStores.Serialization.Bond
dotnet add package Halforbit.DataStores.FileStores.Serialization.Bond
paket add Halforbit.DataStores.FileStores.Serialization.Bond
Halforbit.DataStores.FileStores.Serialization.Bond Download (Unzip the "nupkg" after downloading)
Dependencies
- Halforbit.DataStores(>= 3.12.0)
- Bond.CSharp(>= 8.2.0)
- YamlDotNet.NetStandard(>= 4.0.0)