Serializer for types with implicit or explicit conversions to string and. 
                        
                    
         
                Info
| Version: | 0.1.0 | 
| Author(s): | Devon Burriss | 
| Last Update: | Friday, July 14, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/dburriss/HonestTypes/ | 
| NuGet Url: | https://www.nuget.org/packages/HonestTypes.Serialization | 
Install
Install-Package HonestTypes.Serialization
                        dotnet add package HonestTypes.Serialization
                        paket add HonestTypes.Serialization
                        
                                HonestTypes.Serialization Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.1)
 - Newtonsoft.Json(>= 9.0.1)
 
Tags