Click here to Skip to main content
15,881,455 members
Articles / Programming Languages / C#

PowerJSON - A Powerful and Fast JSON Serializer

Rate me:
Please Sign up or sign in to vote.
5.00/5 (30 votes)
2 Feb 2018CPOL18 min read 73.5K   873   63  
This is a fork of "fastJSON" with new power to control many aspects in JSON serialization and deserialization, such as, serializing interface instances (polymorphic serialization) and private types, including or excluding members, performing data conversions, conditional serialization, etc.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
China China
I am now programming applications for the Internet of Things.

Comments and Discussions