Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 275 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 275 Bytes

CSV File Converter

An Azure function time trigger based .csv To .xlsx convertor that fires every 30 seconnd to check for new file in Azure blob storage.

Stack used :

  • React
  • C# (.net)
  • Azure Functions
  • Azure Blob Storage APIs
  • .