Skip to content
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages