Quickly turns an IEnumerable into an excel spreadsheet.
Info
| Version: | 0.0.0.1 |
| Author(s): | Atrum |
| Last Update: | Tuesday, December 22, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Atrum/SpreadsheetExport |
| NuGet Url: | https://www.nuget.org/packages/SpreadsheetExport |
Install
Install-Package SpreadsheetExport
dotnet add package SpreadsheetExport
paket add SpreadsheetExport
SpreadsheetExport Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.5.0)
Tags