exilence
exilence copied to clipboard
Implement proper Excel-export
We should implement an endpoint for generating Excel-documents, instead of exporting to .csv from the client directly, to get proper formatting and more customization available.
See https://github.com/dotnetcore/NPOI for implementation.