Top 20 NuGet Packages
Jsonics aims to be as fast as is possible in scenarios where the same type will be serialized or deserialized many times.
A simple .NET JSON localization library
A simple .NET JSON localization library
Small library to implement migration methods for classes serialized and stored as JSON
Have JSON.Net deserialize using private setters
Assists with migrating from Json.NET to System.Text.Json.
Makes use of JSON.Net custom Contract Resolver to serialize/deserialize objects to/from obfuscated JSON. See https://github.com/AweSamNet/JsonObfuscator for more details.
One class witch provide some very simple way to access setting file(json format or xml format)
PagedList That can pass by json
Package PagedList 's extension
使用 Newtonsoft.Json 套件提供 JSON 序列化與反序列化方法
This is a signed version of JsonPatch.
JsonPatch is a simple library which adds JSON Patch support to ASP.NET Web API
JsonPoke and JsonPeek build tasks:
Usage :
JSON Poke:
1. <JsonPoke JsonInputPath="$(MSBuildProjectDirectory)\Project.json" JValue="Empty-FromTest1" JPath="Project.Name">
</JsonPoke>
2 a. <JsonPoke JsonInputPath="$(MSBuildProjectDirectory)\Project.json" JArray="@(TestArr...
A library for creating and manipulating Json Resume object it in C#
Package Description
JsonRPC Portable Class Library
A C# implementation of Json-RPC 2.0 client.
JsonRpc 2.0 Server for .NET