Where is JsonDateHandler enum gone in ServiceStack version 4.0.5.0 (current Nuget Version)?

StackOverflow https://stackoverflow.com/questions/20739496

  •  20-09-2022
  •  | 
  •  

Frage

I cannot find the JsonDateHandler enum in the current Nuget ServiceStack version 4.0.5.0.

Any pointers?

War es hilfreich?

Lösung

From: https://github.com/ServiceStack/ServiceStack/wiki/Release-Notes

Renamed JsonDateHandler to DateHandler

and JsonPropertyConvention to PropertyConvention

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top