-This library allows you to render data to Microsoft Excel by marking Excel sheets using panels and templates. It allows you easily connecting to various data sources like IDataReader, DataSet, DataTable, IEnumerable<T>, etc, and render data from them to Excel. You can also apply to the data an aggregation, different types of grouping, formatting, etc. You can include the library to your project via [NuGet package](https://www.nuget.org/packages/ExcelReportGenerator).
0 commit comments