docs icon indicating copy to clipboard operation
docs copied to clipboard

Update (and correct) the existing `System.Text.Json` article on polymorphism

Open IEvangelist opened this issue 3 years ago • 2 comments

Update (and correct) the existing System.Text.Json article on polymorphism: https://docs.microsoft.com/dotnet/standard/serialization/system-text-json-polymorphism

For additional information and context, see https://gist.github.com/krwq/a24138195a47fc248039314e8708dc40

IEvangelist avatar Aug 26 '22 14:08 IEvangelist

@IEvangelist offered to take on this work, so assigning over to him.

gewarren avatar Sep 20 '22 00:09 gewarren

For completeness, there's also the section on polymorphism in the Preview 5 announcement:

https://devblogs.microsoft.com/dotnet/announcing-dotnet-7-preview-5/#polymorphism

The STJ blog will more or less use the same content so we might want to use this one for reference.

eiriktsarpalis avatar Sep 20 '22 10:09 eiriktsarpalis