Skip to content

tharris29/JSON_Serialization_Of_Cast_Object

Repository files navigation

JSON Serialization Of Cast Object

Interesting issue where JSON serliazation reflects on the base object in memory opposed to the down cast object type. The end result is technically incorrect JSON, as properties that would not be accessable in C# are now shown.

About

Incorrect casting of C# Object to JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages