Helper for Newtonsoft's JsonSerializer in combination with EnumValueObject. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | LinkDotNet.EnumValueObject.Converter.NewtonsoftJsonConverter | 
| Last Update: | Sunday, October 11, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/linkdotnet/EnumValueObject | 
| NuGet Url: | https://www.nuget.org/packages/LinkDotNet.EnumValueObject.Converter.NewtonsoftJsonConverter | 
Install
Install-Package LinkDotNet.EnumValueObject.Converter.NewtonsoftJsonConverter
                        dotnet add package LinkDotNet.EnumValueObject.Converter.NewtonsoftJsonConverter
                        paket add LinkDotNet.EnumValueObject.Converter.NewtonsoftJsonConverter
                        
                                LinkDotNet.EnumValueObject.Converter.NewtonsoftJsonConverter Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- LinkDotNet.EnumValueObject(>= 1.0.6)
 - Newtonsoft.Json(>= 12.0.3)