This adds the ServiceStack set of serializers (JSON, CSV, and XML) to Batman.
Info
Version: | 1.0.71 |
Author(s): | James Craig |
Last Update: | Sunday, February 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://jacraig.github.io/Batman/ |
NuGet Url: | https://www.nuget.org/packages/Batman.MVC.Serialization.ServiceStack |
Install
Install-Package Batman.MVC.Serialization.ServiceStack
dotnet add package Batman.MVC.Serialization.ServiceStack
paket add Batman.MVC.Serialization.ServiceStack
Batman.MVC.Serialization.ServiceStack Download (Unzip the "nupkg" after downloading)
Dependencies
- CraigsUtilityLibrary-DataTypes(>= 3.4.199 && <= 3.4.199)
- CraigsUtilityLibrary-IO(>= 3.4.199 && <= 3.4.199)
- ServiceStack.Text(>= 4.0.42 && <= 4.0.42)
- Batman.Core(>= 1.0.71 && <= 1.0.71)
- Batman.MVC(>= 1.0.71 && <= 1.0.71)
Tags