Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 521 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 521 Bytes

.NET

JsonPolymorphicDemo

Serialization and deserialization of polymorphic types

In this demo, i m using json attributes in order to support serialization and deserialization of polymorphic types.

Tools : net 8.0