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

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

  •  20-09-2022
  •  | 
  •  

Pregunta

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

Any pointers?

¿Fue útil?

Solución

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

Renamed JsonDateHandler to DateHandler

and JsonPropertyConvention to PropertyConvention

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top