Info
Version: | 0.2.1 |
Author(s): | Adrian Stevens |
Last Update: | Wednesday, March 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adrianstevens/SimpleJson |
NuGet Url: | https://www.nuget.org/packages/SimpleJsonSerializer |
Install
Install-Package SimpleJsonSerializer
dotnet add package SimpleJsonSerializer
paket add SimpleJsonSerializer
SimpleJsonSerializer Download (Unzip the "nupkg" after downloading)
Source code is modified from Mike Jones's JSON Serialization and Deserialization library previously available here:(https://www.ghielectronics.com/community/codeshare/entry/357)
Package is published to support Wilderness Labs .NET IoT platform Meadow but should work with any modern .NET target.