The deserialization of class ProblemDetails always return NULL value for properties(Title, status, etc.) create a MVC application with .net core 3.0, try to ...
It appears to use some set of heuristics to make this work and in this one case I think did "the right thing." But the fact that it did so silently is quite concerning as I don't know what I can trust ...
So I'm whipping up something quick and dirty for a work project. I've got a C# class that is all string types, nothing fancy, and once the item is created it gets serialized with the new ...