Integer to Boolean converter for Json.NET.
Info
Version: | 1.0.0 |
Author(s): | Egor Grishechko |
Last Update: | Monday, August 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/egorikas/BooleanConverter |
NuGet Url: | https://www.nuget.org/packages/BooleanConverter |
Install
Install-Package BooleanConverter
dotnet add package BooleanConverter
paket add BooleanConverter
BooleanConverter Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.1)
Tags