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

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

  •  20-09-2022
  •  | 
  •  

문제

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

Any pointers?

도움이 되었습니까?

해결책

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

Renamed JsonDateHandler to DateHandler

and JsonPropertyConvention to PropertyConvention

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top