File importer for xlsx, xls, and flat files.
Info
| Version: | 1.0.11 |
| Author(s): | Nathan Carroll |
| Last Update: | Friday, August 17, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/bxl |
Install
Install-Package bxl
dotnet add package bxl
paket add bxl
bxl Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- DocumentFormat.OpenXml(>= 2.7.2)
- BattleAxe(>= 17.8.30.10)