Provides serialization support between Noda Time and System.Text.Json.
Info
Version: | 1.2.0 |
Author(s): | The Noda Time authors |
Last Update: | Monday, March 18, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://nodatime.org/ |
NuGet Url: | https://www.nuget.org/packages/NodaTime.Serialization.SystemTextJson |
Install
Install-Package NodaTime.Serialization.SystemTextJson
dotnet add package NodaTime.Serialization.SystemTextJson
paket add NodaTime.Serialization.SystemTextJson
NodaTime.Serialization.SystemTextJson Download (Unzip the "nupkg" after downloading)
Dependencies
- NodaTime(>= 3.0.0 && < 4.0.0)
- System.Text.Json(>= 4.7.1)
Tags