##// END OF EJS Templates
JsonXmlReader performance tuning...
JsonXmlReader performance tuning JsonScanner now operates strings and doesn't parses number and literals. Added SerializationHelpers to common serialize/deserialize operations

File last commit:

r183:4f82e0f161c3 ref20160224
r229:5f7a3e1d32b9 v2
Show More
packages.config
3 lines | 143 B | text/plain | TextLexer
cin
fixed DFA optimization, JSON is fully functional
r183 <?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="System.Text.Json" version="2.0.0.11" targetFramework="net45" />
</packages>