LSON is intended to be a S-Expression serialization library. 
                        
                    
         
                Info
| Version: | 0.1.2 | 
| Author(s): | wallymathieu | 
| Last Update: | Thursday, March 19, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/fsprojects/LSON | 
| NuGet Url: | https://www.nuget.org/packages/LSON | 
Install
Install-Package LSON
                        dotnet add package LSON
                        paket add LSON
                        
                                LSON Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.6 
                                        
                    - FParsec(>= 1.0.3)
 - FSharp.Core(>= 4.3.4)
 - NETStandard.Library(>= 1.6.1)
 - System.ValueTuple(>= 4.4.0)
 
- FParsec(>= 1.0.3)
 - FSharp.Core(>= 4.3.4)
 
- FParsec(>= 1.0.3)
 - FSharp.Core(>= 4.3.4)
 - System.ValueTuple(>= 4.4.0)
 
Tags