Reusable extension methods for IEnumerable, which allows to export enumerations in xlsx, pdf or convert them to DataTables.
Info
Version: | 0.1.0 |
Author(s): | Aleksey Chernov |
Last Update: | Wednesday, July 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SharpExport |
Install
Install-Package SharpExport
dotnet add package SharpExport
paket add SharpExport
SharpExport Download (Unzip the "nupkg" after downloading)
Dependencies
- ClosedXML(0.76.0)
- iTextSharp(5.5.6)