Info
| Version: | 1.0.1 |
| Author(s): | FeiShengWu |
| Last Update: | Monday, November 30, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Fei-Sheng-Wu/DatasToExcel/ |
| NuGet Url: | https://www.nuget.org/packages/DatasToExcel |
Install
Install-Package DatasToExcel
dotnet add package DatasToExcel
paket add DatasToExcel
DatasToExcel Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.11.3)
Tags
Support header first row and fixed headers. Support custom sheet name.
It uses .Net Core 3.0 as framework and only depends on the Open Xml SDK.