Adar Wesley 56dd3d066a Added support for TypeResolver to JavaScriptSerializer. 18 years ago
..
CountingTextWriter.cs 063ae32b2e refactoring 18 years ago
JavaScriptConstructor.cs a59b434765 Add JSON serialization support based on Json.NET (http://www.newtonsoft.com) 18 years ago
JavaScriptConvert.cs 25a377d4c3 undo InvariantCulture fix for enums since 'Enum.ToString(System.IFormatProvider)' is obsolete 18 years ago
JavaScriptParameters.cs a59b434765 Add JSON serialization support based on Json.NET (http://www.newtonsoft.com) 18 years ago
JavaScriptUtils.cs fe62ab9fb5 correctly handle string escaping 18 years ago
JsonReader.cs 99aa850634 Implemented support for JavaScriptSerializer.MaxJsonLength and 18 years ago
JsonReaderException.cs a59b434765 Add JSON serialization support based on Json.NET (http://www.newtonsoft.com) 18 years ago
JsonSerializationException.cs a59b434765 Add JSON serialization support based on Json.NET (http://www.newtonsoft.com) 18 years ago
JsonSerializer.cs 56dd3d066a Added support for TypeResolver to JavaScriptSerializer. 18 years ago
JsonToken.cs a59b434765 Add JSON serialization support based on Json.NET (http://www.newtonsoft.com) 18 years ago
JsonWriter.cs 772c5fd59e refactoring 18 years ago
JsonWriterException.cs a59b434765 Add JSON serialization support based on Json.NET (http://www.newtonsoft.com) 18 years ago
ReflectionUtils.cs 5bfd9917ea support serialization of IDictionary<>; refactoring 18 years ago