EPPlus.DataExtractor
1.3.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EPPlus.DataExtractor --version 1.3.1
NuGet\Install-Package EPPlus.DataExtractor -Version 1.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EPPlus.DataExtractor" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EPPlus.DataExtractor --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EPPlus.DataExtractor, 1.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install EPPlus.DataExtractor as a Cake Addin #addin nuget:?package=EPPlus.DataExtractor&version=1.3.1 // Install EPPlus.DataExtractor as a Cake Tool #tool nuget:?package=EPPlus.DataExtractor&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
EPPlus extension that make easier to extract POCO from excel tables.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- EPPlus (>= 4.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EPPlus.DataExtractor:
Package | Downloads |
---|---|
Bat.Tools
For Contact Us Please Send Mail Or Call To : Tel : 09301919109 Mail : mehrannoruzi@gmail.com |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 181,886 | 11/3/2019 |
2.1.0 | 2,220 | 10/26/2019 |
2.0.2 | 31,254 | 1/1/2019 |
2.0.1 | 10,757 | 7/30/2018 |
2.0.0 | 7,059 | 6/11/2018 |
2.0.0-alpha0003 | 1,393 | 6/8/2018 |
2.0.0-alpha0002 | 1,539 | 3/26/2018 |
2.0.0-alpha0001 | 1,394 | 3/14/2018 |
1.3.2 | 17,287 | 1/9/2018 |
1.3.1 | 17,806 | 4/17/2017 |
1.2.1 | 2,127 | 3/30/2017 |
1.2.0 | 1,575 | 3/30/2017 |
1.2.0-beta0001 | 1,366 | 3/29/2017 |
1.1.0 | 1,688 | 3/13/2017 |
1.0.0 | 1,726 | 3/5/2017 |
Added a predicate to check before extracting data of a row.