Found 569 repositories(showing 30)
JamesNK
Json.NET is a popular high-performance JSON framework for .NET
SaladLab
Forked Newtonsoft.Json to support Unity3D
Converters of common Unity types for Newtonsoft.Json. Goes hand in hand with jilleJr/Newtonsoft.Json-for-Unity
JamesNK
Json.NET Schema is a powerful, complete and easy to use JSON Schema framework for .NET
jet
F# Event-Union Contract Encoding with versioning tolerant converters supporting System.Text.Json and Newtonsoft.Json
zachsaw
Binaron.Serializer - The binary serializer that is up to 150x faster than Newtonsoft.Json!
fluentassertions
NewtonSoft.Json extensions for FluentAssertions
zetoken
A simple JSON Editor written in C# using the excellent Json.NET API from http://newtonsoft.com/json
vangogih
The extra fast, minimum code size, unity compatible plugin for json files migrations using Newtonsoft Json.Net.
JamesNK
Json.NET BSON adds support for reading and writing BSON to Json.NET
steve600
FTP-Client based on the standard .NET classes FtpWebRequest/FtpWebResponse and some open source projects (Dragablz, MahApps.Metro, MaterialDesignInXamlToolkit, Newtonsoft.Json, OxyPlot, Prism, WpfLocalizeExtension)
ayoung
Port for Newtonsoft's json.NET for MonoTouch updated to v4.0 r3
NServiceBusCommunity
Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time
adamfisher
Restores Newtonsoft.JSON as the default serializer for RestSharp.
NancyFx
NewtonSoft.Json serializer for Nancy
chrisntr
Newtonsoft.Json library for MonoTouch/MonoDroid. The official Newtonsoft.Json project can be found here: http://json.codeplex.com/ Going to be expanding this further. Thanks to JamesNK for all his hard work on this project.
Weingartner
A simple framework for data migrations using Newtonsoft Json.Net.
PixelWizards
Unity package manager setup for Newtonsoft's JSON library
chris-herring
A Newtonsoft Json converter to the .NET System.Data.DataTable
needle-mirror
[Mirrored from UPM, not affiliated with Unity Technologies.] 📦 Newtonsoft Json for use in Unity projects and Unity packages. Currently synced to version 13.0.1.This package is used for advanced json serialization and deserialization. Most Unity users will be better suited using the existing json tools built into Unity.To avoid assembly clashes, please use this package if you intend to use Newtonsoft Json.
MrRobinOfficial
A save system for Godot C#. It uses Newtonsoft.Json for serialization and deserialization. It supports both encrypted, compressed and regular mode.
Code-Sharp
Bridging between Newtonsoft.Json and msgpack-cli
bytehide
This repository contains a simple C# chatbot powered by OpenAI’s ChatGPT. The chatbot utilizes the RestSharp and Newtonsoft.Json libraries to interact with the ChatGPT API and process user input.
Nice F# support for Newtonsoft.JSON - tuples as arrays, maps as objects, lists as arrays, unions as _name-metadata annotated arrays, decimals as strings to save precision, options as null/value, string-GUIDs and finally BigInt support. **I recommend using Chiron https://github.com/xyncro/chiron instead of Newtonsoft**
kolektiv
F# JSON Converters for Newtonsoft.Json
Airstriker
Corrected (and working ;) version of Ravi Bhavnani's GoogleTranslator. The changes include: secret translate.googleapis.com API that is internally used by the Google Translate extension for Chrome and requires no authentication; json parsing using Newtonsoft.Json parser; Speach playback using WMPLib.WindowsMediaPlayer.
danielwertheim
Custom contract resolvers for Newtonsoft JSON.Net, supporting e.g. private setters and private constructors.
VerifyTests
Argon is a JSON framework for .NET. It is a hard fork of Newtonsoft.Json.
tunaemre
Mouse and Keyboard emulating Remote Controller Windows desktop app. Developed with MahApps.Metro (http://mahapps.com), QRCoder (https://github.com/codebude/QRCoder) and Newtonsoft.Json (https://www.newtonsoft.com/json).
nunogois
.NET 5.0 Docker-ready C# REST API example using JWT authentication, Swagger, Newtonsoft JSON, and Dapper with SQL Server.