Provides JSON (de)serialization support using ServiceStack.Text.
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.ServiceStack |
Install
Install-Package Nancy.Serialization.ServiceStack
dotnet add package Nancy.Serialization.ServiceStack
paket add Nancy.Serialization.ServiceStack
Nancy.Serialization.ServiceStack Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(>= 2.0.0)
- ServiceStack.Text(>= 3.9.71)
Tags