A fast and versatile framework for presenting tabular data reports in ASP.NET Core.
- Report Hub: A centralized hub for all reports.
- Faceted Browsing: Define facets for each report to filter data.
- Paging: Efficiently handle large datasets with built-in pagination.
- Column Sorting: Sort data by columns dynamically.
- Column Aggregation: Supports sum, average, count, min, and max operations on any numeric column.
- Cohort Aggregation: Aggregate data within user-defined subsets.
To install via NuGet:
dotnet add package BiermanTech.UniversalReportCore.UiContributions are welcome! To contribute:
- Fork the repository.
- Create a new branch (
feature/new-feature). - Submit a pull request.
This project is licensed under the MIT License.
For questions or issues, open an issue on GitHub.

