Table of Contents

Serialization

This section covers various aspects of serialization in the Fundamentals package, including JSON serialization, type handling, and specific converters for .NET types.

Topic Description
JSON Serialization How to work with JSON serialization, polymorphism, and type discriminators.
Date & Time Only How to work with DateOnly & TimeOnly for serializers and converters.