Namespace NodaTime.Serialization.SystemTextJson
Classes
Converter which does nothing but delegate to another one for all operations.
Static class containing extension methods to configure System.Text.Json for Noda Time types.
Base class for all the System.Text.Json converters which handle value types (which is most of them).
This deals handles all the boilerplate code dealing with nullity.
Convenience class to expose preconfigured converters for Noda Time types, and factory methods
for creating those which require parameters.
A JSON converter for types which can be represented by a single string value, parsed or formatted
from an IPattern<T>.