Skip to content

This is a class that can convert your html tables to csv and vice versa

Notifications You must be signed in to change notification settings

radimbig/HtmlCsvConvertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HtmlCsvConvertor

Here is one simple class that can convert html to csv and csv to html using HTML Agility Pack
You can install it by this command in your project folder

dotnet add package HtmlAgilityPack --version 1.11.46

You give to the methods string and have it back already parsed

About

This is a class that can convert your html tables to csv and vice versa

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages