C# (CSharp) JsonOutputDemo Namespace

Classes

Name Description
Program This program demonstrates using JsonTextWriter to emit JSON text in a forward-only, stream-oriented fashion. It also demonstrates using JsonConvert to format CLR types into JSON text.