Serializing value types into json.
Info
Version: | 3.0.0-alpha-1 |
Author(s): | wallymathieu |
Last Update: | Monday, October 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NewtonsoftJsonExt/Saithe/ |
NuGet Url: | https://www.nuget.org/packages/Saithe |
Install
Install-Package Saithe
dotnet add package Saithe
paket add Saithe
Saithe Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.ValueTuple(>= 4.4.0)
- FSharp.Core(>= 4.2.3)