Json Serializer that converts property names to snake_case in the response.
Info
Version: | 1.1.0 |
Author(s): | mrstebo |
Last Update: | Saturday, July 2, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/loqu8/SnakeCase.JsonNet |
NuGet Url: | https://www.nuget.org/packages/SnakeCase.JsonNet_Portable |
Install
Install-Package SnakeCase.JsonNet_Portable
dotnet add package SnakeCase.JsonNet_Portable
paket add SnakeCase.JsonNet_Portable
SnakeCase.JsonNet_Portable Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)