Download Json Editor

Description

Json Editor is a Fiddler v4 inspector that reads and writes json for the the selection session.

Source Files

The download file jsoneditor.zip has the following entries.


.gitignore//w  w  w .j a  v a 2  s .  c om
JsonEditor.sln
JsonEditor/EditedJToken.cs
JsonEditor/ExtensionMethods.cs
JsonEditor/Images/search.png
JsonEditor/Images/tab_right.png
JsonEditor/ItemTemplateSelector.cs
JsonEditor/JObjectSortPropertyConverter.cs
JsonEditor/JObjectToJPropertiesCollectionConverter.cs
JsonEditor/JTokenToAncestorsConverter.cs
JsonEditor/JTokenToIndexConverter.cs
JsonEditor/JsonEditor.cs
JsonEditor/JsonEditor.csproj
JsonEditor/JsonEditorControl.xaml
JsonEditor/JsonEditorControl.xaml.cs
JsonEditor/Properties/AssemblyInfo.cs
Newtonsoft.Json/Bson/BsonBinaryType.cs
Newtonsoft.Json/Bson/BsonBinaryWriter.cs
Newtonsoft.Json/Bson/BsonObjectId.cs
Newtonsoft.Json/Bson/BsonReader.cs
Newtonsoft.Json/Bson/BsonToken.cs
Newtonsoft.Json/Bson/BsonType.cs
Newtonsoft.Json/Bson/BsonWriter.cs
Newtonsoft.Json/ConstructorHandling.cs
Newtonsoft.Json/Converters/BinaryConverter.cs
Newtonsoft.Json/Converters/BsonObjectIdConverter.cs
Newtonsoft.Json/Converters/CustomCreationConverter.cs
Newtonsoft.Json/Converters/DataSetConverter.cs
Newtonsoft.Json/Converters/DataTableConverter.cs
Newtonsoft.Json/Converters/DateTimeConverterBase.cs
Newtonsoft.Json/Converters/EntityKeyMemberConverter.cs
Newtonsoft.Json/Converters/ExpandoObjectConverter.cs
Newtonsoft.Json/Converters/IsoDateTimeConverter.cs
Newtonsoft.Json/Converters/JavaScriptDateTimeConverter.cs
Newtonsoft.Json/Converters/JsonDateTimeSerializationMode.cs
Newtonsoft.Json/Converters/KeyValuePairConverter.cs
Newtonsoft.Json/Converters/RegexConverter.cs
Newtonsoft.Json/Converters/StringEnumConverter.cs
Newtonsoft.Json/Converters/VersionConverter.cs
Newtonsoft.Json/Converters/XmlNodeConverter.cs
Newtonsoft.Json/DefaultValueHandling.cs
Newtonsoft.Json/Dynamic.snk
Newtonsoft.Json/FormatterAssemblyStyle.cs
Newtonsoft.Json/IJsonLineInfo.cs
Newtonsoft.Json/JsonArrayAttribute.cs
Newtonsoft.Json/JsonConstructorAttribute.cs
Newtonsoft.Json/JsonContainerAttribute.cs
Newtonsoft.Json/JsonConvert.cs
Newtonsoft.Json/JsonConverter.cs
Newtonsoft.Json/JsonConverterAttribute.cs
Newtonsoft.Json/JsonConverterCollection.cs
Newtonsoft.Json/JsonIgnoreAttribute.cs
Newtonsoft.Json/JsonObjectAttribute.cs
Newtonsoft.Json/JsonPropertyAttribute.cs
Newtonsoft.Json/JsonReader.cs
Newtonsoft.Json/JsonReaderException.cs
Newtonsoft.Json/JsonSerializationException.cs
Newtonsoft.Json/JsonSerializer.cs
Newtonsoft.Json/JsonSerializerSettings.cs
Newtonsoft.Json/JsonTextReader.cs
Newtonsoft.Json/JsonTextWriter.cs
Newtonsoft.Json/JsonToken.cs
Newtonsoft.Json/JsonValidatingReader.cs
Newtonsoft.Json/JsonWriter.cs
Newtonsoft.Json/JsonWriterException.cs
Newtonsoft.Json/Linq/Extensions.cs
Newtonsoft.Json/Linq/IJEnumerable.cs
Newtonsoft.Json/Linq/JArray.cs
Newtonsoft.Json/Linq/JConstructor.cs
Newtonsoft.Json/Linq/JContainer.cs
Newtonsoft.Json/Linq/JEnumerable.cs
Newtonsoft.Json/Linq/JObject.cs
Newtonsoft.Json/Linq/JPath.cs
Newtonsoft.Json/Linq/JProperty.cs
Newtonsoft.Json/Linq/JPropertyDescriptor.cs
Newtonsoft.Json/Linq/JRaw.cs
Newtonsoft.Json/Linq/JToken.cs
Newtonsoft.Json/Linq/JTokenEqualityComparer.cs
Newtonsoft.Json/Linq/JTokenReader.cs
Newtonsoft.Json/Linq/JTokenType.cs
Newtonsoft.Json/Linq/JTokenWriter.cs
Newtonsoft.Json/Linq/JValue.cs
Newtonsoft.Json/MemberSerialization.cs
Newtonsoft.Json/MissingMemberHandling.cs
Newtonsoft.Json/Newtonsoft.Json.Net20.csproj
Newtonsoft.Json/Newtonsoft.Json.Net35.csproj
Newtonsoft.Json/Newtonsoft.Json.Silverlight.csproj
Newtonsoft.Json/Newtonsoft.Json.WindowsPhone.csproj
Newtonsoft.Json/Newtonsoft.Json.csproj
Newtonsoft.Json/Newtonsoft.Json.ruleset
Newtonsoft.Json/NullValueHandling.cs
Newtonsoft.Json/ObjectCreationHandling.cs
Newtonsoft.Json/PreserveReferencesHandling.cs
Newtonsoft.Json/Properties/AssemblyInfo.cs
Newtonsoft.Json/ReferenceLoopHandling.cs
Newtonsoft.Json/Required.cs
Newtonsoft.Json/Schema/Extensions.cs
Newtonsoft.Json/Schema/JsonSchema.cs
Newtonsoft.Json/Schema/JsonSchemaBuilder.cs
Newtonsoft.Json/Schema/JsonSchemaConstants.cs
Newtonsoft.Json/Schema/JsonSchemaException.cs
Newtonsoft.Json/Schema/JsonSchemaGenerator.cs
Newtonsoft.Json/Schema/JsonSchemaModel.cs
Newtonsoft.Json/Schema/JsonSchemaModelBuilder.cs
Newtonsoft.Json/Schema/JsonSchemaNode.cs
Newtonsoft.Json/Schema/JsonSchemaNodeCollection.cs
Newtonsoft.Json/Schema/JsonSchemaResolver.cs
Newtonsoft.Json/Schema/JsonSchemaType.cs
Newtonsoft.Json/Schema/JsonSchemaWriter.cs
Newtonsoft.Json/Schema/UndefinedSchemaIdHandling.cs
Newtonsoft.Json/Schema/ValidationEventArgs.cs
Newtonsoft.Json/Schema/ValidationEventHandler.cs
Newtonsoft.Json/Serialization/CachedAttributeGetter.cs
Newtonsoft.Json/Serialization/CamelCasePropertyNamesContractResolver.cs
Newtonsoft.Json/Serialization/DefaultContractResolver.cs
Newtonsoft.Json/Serialization/DefaultReferenceResolver.cs
Newtonsoft.Json/Serialization/DefaultSerializationBinder.cs
Newtonsoft.Json/Serialization/DynamicValueProvider.cs
Newtonsoft.Json/Serialization/ErrorContext.cs
Newtonsoft.Json/Serialization/ErrorEventArgs.cs
Newtonsoft.Json/Serialization/IContractResolver.cs
Newtonsoft.Json/Serialization/IReferenceResolver.cs
Newtonsoft.Json/Serialization/IValueProvider.cs
Newtonsoft.Json/Serialization/JsonArrayContract.cs
Newtonsoft.Json/Serialization/JsonContract.cs
Newtonsoft.Json/Serialization/JsonDictionaryContract.cs
Newtonsoft.Json/Serialization/JsonDynamicContract.cs
Newtonsoft.Json/Serialization/JsonFormatterConverter.cs
Newtonsoft.Json/Serialization/JsonISerializableContract.cs
Newtonsoft.Json/Serialization/JsonLinqContract.cs
Newtonsoft.Json/Serialization/JsonObjectContract.cs
Newtonsoft.Json/Serialization/JsonPrimitiveContract.cs
Newtonsoft.Json/Serialization/JsonProperty.cs
Newtonsoft.Json/Serialization/JsonPropertyCollection.cs
Newtonsoft.Json/Serialization/JsonSerializerInternalBase.cs
Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs
Newtonsoft.Json/Serialization/JsonSerializerInternalWriter.cs
Newtonsoft.Json/Serialization/JsonSerializerProxy.cs
Newtonsoft.Json/Serialization/JsonStringContract.cs
Newtonsoft.Json/Serialization/JsonTypeReflector.cs
Newtonsoft.Json/Serialization/LateBoundMetadataTypeAttribute.cs
Newtonsoft.Json/Serialization/ObjectConstructor.cs
Newtonsoft.Json/Serialization/OnErrorAttribute.cs
Newtonsoft.Json/Serialization/ReflectionValueProvider.cs
Newtonsoft.Json/SerializationBinder.cs
Newtonsoft.Json/StreamingContext.cs
Newtonsoft.Json/TypeNameHandling.cs
Newtonsoft.Json/Utilities/Base64Encoder.cs
Newtonsoft.Json/Utilities/BidirectionalDictionary.cs
Newtonsoft.Json/Utilities/CollectionUtils.cs
Newtonsoft.Json/Utilities/CollectionWrapper.cs
Newtonsoft.Json/Utilities/ConvertUtils.cs
Newtonsoft.Json/Utilities/DateTimeUtils.cs
Newtonsoft.Json/Utilities/DictionaryWrapper.cs
Newtonsoft.Json/Utilities/DynamicProxy.cs
Newtonsoft.Json/Utilities/DynamicProxyMetaObject.cs
Newtonsoft.Json/Utilities/DynamicReflectionDelegateFactory.cs
Newtonsoft.Json/Utilities/DynamicUtils.cs
Newtonsoft.Json/Utilities/DynamicWrapper.cs
Newtonsoft.Json/Utilities/EnumUtils.cs
Newtonsoft.Json/Utilities/EnumValue.cs
Newtonsoft.Json/Utilities/EnumValues.cs
Newtonsoft.Json/Utilities/ILGeneratorExtensions.cs
Newtonsoft.Json/Utilities/JavaScriptUtils.cs
Newtonsoft.Json/Utilities/LateBoundReflectionDelegateFactory.cs
Newtonsoft.Json/Utilities/LinqBridge.cs
Newtonsoft.Json/Utilities/ListWrapper.cs
Newtonsoft.Json/Utilities/MathUtils.cs
Newtonsoft.Json/Utilities/MethodCall.cs
Newtonsoft.Json/Utilities/MiscellaneousUtils.cs
Newtonsoft.Json/Utilities/ReflectionDelegateFactory.cs
Newtonsoft.Json/Utilities/ReflectionUtils.cs
Newtonsoft.Json/Utilities/StringBuffer.cs
Newtonsoft.Json/Utilities/StringReference.cs
Newtonsoft.Json/Utilities/StringUtils.cs
Newtonsoft.Json/Utilities/ThreadSafeStore.cs
Newtonsoft.Json/Utilities/ValidationUtils.cs

Download

Click the following link to download jsoneditor.zip.

jsoneditor.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS