A simple excel-to-json document converter. 
                        
                    
         
                Info
| Version: | 1.0.6.5 | 
| Author(s): | Renato Rocha | 
| Last Update: | Thursday, September 7, 2023 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/rocha83/ExcelToJsonParser | 
| NuGet Url: | https://www.nuget.org/packages/ExcelToJsonParser | 
Install
Install-Package ExcelToJsonParser
                        dotnet add package ExcelToJsonParser
                        paket add ExcelToJsonParser
                        
                                ExcelToJsonParser Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- ClosedXML(>= 0.95.2)
- ExcelDataReader(>= 3.6.0)
- ExcelDataReader.DataSet(>= 3.6.0)
- FreeSpire.XLS(>= 9.10.11)
- NJsonSchema(>= 10.1.16)
- NJsonSchema.CodeGeneration(>= 10.1.16)
- NJsonSchema.CodeGeneration.CSharp(>= 10.1.16)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Encoding.CodePages(>= 4.7.1)
Tags
