Info
Version: | 1.0.1 |
Author(s): | Ryan Kuhn |
Last Update: | Thursday, January 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kuhnboy/JsonXslt |
NuGet Url: | https://www.nuget.org/packages/JsonXslt |
Install
Install-Package JsonXslt
dotnet add package JsonXslt
paket add JsonXslt
JsonXslt Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.2)
This allows you to do Json <-> Json (in a different format) Json -> HTML, Json -> XML, XML -> Json (when certain rules are met).