Namespace VisioForge.Core.Types.Helpers
Classes
- JsonInterfaceConverter<T>
-
A custom JSON converter that enables polymorphic serialization and deserialization of interface types and abstract classes using System.Text.Json.
- JsonInterfaceConverterAttribute
-
Specifies that an interface type should use a custom JSON converter for polymorphic serialization.