Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 877 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 877 Bytes

SoilClassifier-Blazor

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!

Example

Input data file: data

Generated Report: Report Output_Page_1 Report Output_Page_2 Report Output_Page_3