Info
| Version: | 1.0.0.4 |
| Author(s): | Nick Chamberlain |
| Last Update: | Wednesday, May 4, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://buildplease.com |
| NuGet Url: | https://www.nuget.org/packages/toJSON |
Install
Install-Package toJSON
dotnet add package toJSON
paket add toJSON
toJSON Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
Use it like this Console.WriteLine(object.ToJSON()).