JsonPrettyPrinter 1.0.1.1
This library is a simple and light weight json pretty printer. There are few other .net json pretty printers, but they are usually heavier and focus on some other aspect of javascript or have only been described in article format.
Install-Package JsonPrettyPrinter -Version 1.0.1.1
dotnet add package JsonPrettyPrinter --version 1.0.1.1
<PackageReference Include="JsonPrettyPrinter" Version="1.0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonPrettyPrinter --version 1.0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
GitHub Usage
Showing the top 2 GitHub repositories that depend on JsonPrettyPrinter:
Repository | Stars | |
---|---|---|
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
|
||
falahati/LiteDBViewer
LiteDB Viewer is a simple tool that let you open a LiteDB database file and shows its contents; think of it as a GUI for LiteDBShell
|