Provides JSON (de)serialization support using Newtonsoft.JsonNet.
Info
Version: | 2.0.0-clinteastwood |
Author(s): | Andreas Håkansson, Steven Robbins and contributors |
Last Update: | Thursday, December 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://nancyfx.org/ |
NuGet Url: | https://www.nuget.org/packages/Nancy.Serialization.JsonNet |
Install
Install-Package Nancy.Serialization.JsonNet
dotnet add package Nancy.Serialization.JsonNet
paket add Nancy.Serialization.JsonNet
Nancy.Serialization.JsonNet Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Nancy(>= 2.0.0)
- Newtonsoft.Json(>= 9.0.1)
- Nancy(>= 2.0.0)
- Newtonsoft.Json(>= 9.0.1)
Tags