A fast and easy way to export a collection of any .Net class into an Excel spreadsheet.
Info
| Version: | 1.0.6107.19304 |
| Author(s): | Grant Taylor |
| Last Update: | Tuesday, September 20, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Givens24/DynamicExcel |
| NuGet Url: | https://www.nuget.org/packages/DynamicExcel |
Install
Install-Package DynamicExcel
dotnet add package DynamicExcel
paket add DynamicExcel
DynamicExcel Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Office.Interop.Excel(>= 15.0.4795.1000)
Tags