A C#/BlazorWASM website to ingest basic sample data in .csv format, transform the data and output a .pdf report using QuestPDF.
Uses CSVHelper for parsing imported .csv files, and FluentValidation for input validation
Feel free to try the website out using the Demo Data buttons on the import and export pages!