Skip to content

tpurtell/Newtonsoft.Json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newtonsoft.Json

This is a modified version of Newtonsoft.Json where the Portable version has been modified to

  • have better startup performance particularly on mobile by using a concurrent dictionary for properties
  • have reduced size by eliminating dynamic feature
  • support compacy binary representation using the SMILE format

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published