Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

zastrowm/PrettyDump.LINQPad.Newtonsoft.Json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JToken.PrettyDump() for LINQPad!

JToken.PrettyDump() for LinqPad

Obsolete as of v5.40

Note: LINQPad v5.40 added native support for Newtonsoft.Json, and thus this library is no longer needed.

NuGet

PM> Install-Package PrettyDump.LINQPad.Newtonsoft.Json

Quick Summary

Adds an extension method to JToken called PrettyDump(), that when called from LINQPad, will dump the JSON representation to the Output window as if it was a .NET object:

LINQPad_5_2019-01-27_21-56-13

About

JToken.PrettyDump() for LinqPad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published