Export Excel sheet data to Xml/Json using ClosedXML.
Info
| Version: | 0.0.1 |
| Author(s): | ExcelDataExporter |
| Last Update: | Saturday, February 9, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/joenmaes/ExcelDataExporter |
| NuGet Url: | https://www.nuget.org/packages/ExcelDataExporter |
Install
Install-Package ExcelDataExporter
dotnet add package ExcelDataExporter
paket add ExcelDataExporter
ExcelDataExporter Download (Unzip the "nupkg" after downloading)
Dependencies
- ClosedXML(>= 0.94.2)
- DocumentFormat.OpenXml(>= 2.9.0)
- ExcelNumberFormat(>= 1.0.3)
- FastMember(>= 1.3.0)
- Newtonsoft.Json(>= 12.0.1)
- System.IO.FileSystem.Primitives(>= 4.3.0)
- System.IO.Packaging(>= 4.5.0)
Tags