Json formatters for RestLess using Json.Net.
Info
Version: | 0.2.0 |
Author(s): | Romain Rastel |
Last Update: | Wednesday, January 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/letsar/RestLess.JsonNet |
NuGet Url: | https://www.nuget.org/packages/RestLess.JsonNet |
Install
Install-Package RestLess.JsonNet
dotnet add package RestLess.JsonNet
paket add RestLess.JsonNet
RestLess.JsonNet Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- RestLess.Core(>= 0.7.0)
Tags