Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 202 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 202 Bytes

LitJson

LitJson is small and fast library, and it always useful to me, until I have to parse polymorphic data.

Now you can use JsonMapper.RegisterObjectConvert() to regist your customized converter.