Info
Version: | 1.0.0 |
Author(s): | Khurram Mughal |
Last Update: | Sunday, April 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ObjectDump |
Install
Install-Package ObjectDump
dotnet add package ObjectDump
paket add ObjectDump
ObjectDump Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.1)
- TextCopy(>= 3.0.1)
C# object to either to dist or in clip board because we want to do further investigation.
You can add this package and dump object in to clipboard / on dist or output stream.
This project is open source see the code or fork it.