Skip to content

Samples on how to use common libraries for reporting and data export using asp.net core apis

License

Notifications You must be signed in to change notification settings

rsantosdev/aspnetcore-report-export-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aspnetcore-report-export-samples

Samples on how to use common libraries for reporting and data export using asp.net core apis

Samples

  • /orders/export/csv - most basic csv export
  • /orders/export/csv-helper - using CsvHelper package
  • /orders/export/excel - simple excel export
  • /orders/export/excel-table - exports excel file with excel table (allowing filters and totals row)

TO-DO

  • Excel with Pivot Table
  • Excel with Template File
  • In Browser Report with FastReports

About

Samples on how to use common libraries for reporting and data export using asp.net core apis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages