newtonsoft topic

List newtonsoft repositories

CSGSI

129
Stars
27
Forks
Watchers

A simple C# library to interface with Counter-Strike: Global Offensive's Game State Integration

jsonmasking

175
Stars
46
Forks
Watchers

Replace fields in json, replacing by something, don't care if property is in depth objects. Very useful to replace passwords credit card number, etc.

JsonSettings

73
Stars
16
Forks
Watchers

This library simplifies creating configuration for your C# app/service by utilizing the serialization capabilities of Json.NET to serialize nested (custom) objects, dictionaries and lists as simply as...