Skip to content

tonybierman/Universal-Report-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fast and versatile framework for presenting tabular data reports in ASP.NET Core.

Documentation

Documentation

Features

  • 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.

Screen shots

An Example Report Hub

Screenshot

An Example Report

Screenshot

Installation

To install via NuGet:

dotnet add package BiermanTech.UniversalReportCore.Ui

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch (feature/new-feature).
  3. Submit a pull request.

License

This project is licensed under the MIT License.

Support

For questions or issues, open an issue on GitHub.

About

A framework for creating reports in ASP.NET Core

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages