Skip to content

jhare/ExcelWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExcelWeb

Split an excel file's sheets into CSVs via an API

Visual Studio 2022

Start in http mode with that dropdown that controls F5 behavior.

curl -X POST -F "@file=./yourfile.xlsx" "http://localhost:5161/api/excel"

And the CSVs end up in your username/AppData/Local/Temp

About

C# App for Splitting Excel Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published