Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Release 1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 02:16
· 83 commits to master since this release
7545b95

Adding table footer feature supporting basic aggregations (Sum,Avgerage,Count,Min,Max) and set custom footer text. (Thanks to @pqbui001)
Breaking Change - Updated TableRowClass to Func<TableItem, string> #122 (Thanks to @rdadkins)
NuGet update
.Net Core update to 3.1.202