Custom converters for serializing and deseriazling RedStar.Amounts types to JSON using NewtonSoft's JSON.NET library.
Info
Version: | 4.2.0 |
Author(s): | Peter Morlion |
Last Update: | Wednesday, January 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/petermorlion/RedStar.Amounts |
NuGet Url: | https://www.nuget.org/packages/RedStar.Amounts.JsonNet |
Install
Install-Package RedStar.Amounts.JsonNet
dotnet add package RedStar.Amounts.JsonNet
paket add RedStar.Amounts.JsonNet
RedStar.Amounts.JsonNet Download (Unzip the "nupkg" after downloading)
Dependencies
- RedStar.Amounts(>= 4.1.2)
- Newtonsoft.Json(>= 12.0.2)
Tags