Uses AngleSharp and ClosedXML to automatically convert an HTML table to an Excel spreadsheet.
Info
Version: | 2.4.0 |
Author(s): | StrutTower |
Last Update: | Monday, April 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StrutTower/HtmlToExcel |
NuGet Url: | https://www.nuget.org/packages/TowerSoft.HtmlToExcel |
Install
Install-Package TowerSoft.HtmlToExcel
dotnet add package TowerSoft.HtmlToExcel
paket add TowerSoft.HtmlToExcel
TowerSoft.HtmlToExcel Download (Unzip the "nupkg" after downloading)
Dependencies
- AngleSharp(>= 0.14.0)
- EPPlus(>= 4.5.3.1)
Tags