Info
Version: | 2.3.0 |
Author(s): | brandonhein |
Last Update: | Thursday, May 5, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/brandonhein/Hein.Framework/tree/main/Serialization |
NuGet Url: | https://www.nuget.org/packages/Hein.Framework.Serialization |
Install
Install-Package Hein.Framework.Serialization
dotnet add package Hein.Framework.Serialization
paket add Hein.Framework.Serialization
Hein.Framework.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.2)
So does this one. Features To/FromJson, To/FromXml, To/FromSoapXml extensions.
Along with easy to implement deserialization usages.