NamespaceSystemLibrary.Common.Framework
DateTime json converter that takes a string format
Remarks
Used internally Exposed if someone needs a different format that this Library does not support out of the box when using Json() extension method
DateTimeOffsetJsonConverter
public class DateTimeOffsetJsonConverter : JsonConverter<DateTimeOffset>
Inherited Members
Constructors
Remarks
Used internally Exposed if someone needs a different format that this Library does not support out of the box when using Json() extension method
Methods
Remarks
Used internally Exposed if someone needs a different format that this Library does not support out of the box when using Json() extension method
Overrides
Remarks
Used internally Exposed if someone needs a different format that this Library does not support out of the box when using Json() extension method
Overrides
Extension Methods
}