A helper library wrapper around the EPPlus library to flexibly manage extraction of records from excel file.
Info
Version: | 1.0.5 |
Author(s): | Eniefiok Eniang |
Last Update: | Tuesday, February 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dryva.DynamicReader |
Install
Install-Package Dryva.DynamicReader
dotnet add package Dryva.DynamicReader
paket add Dryva.DynamicReader
Dryva.DynamicReader Download (Unzip the "nupkg" after downloading)
Dependencies
- Dryva.DynamicProxy(>= 1.0.0)
- EPPlus(>= 5.3.2)