Hey #dotnet world - anyone knows why HttpContentJsonExtensions.ReadFromJsonAsync is annotated as having nullable return value? I can't contrive a scenario where it would return a null object instead of either deserializing or throwing. #SystemText #JSON #Serialization
#dotnet #systemtext #json #serialization