https://github.com/craigbridges/reportr
A lightweight .NET reporting framework.
https://github.com/craigbridges/reportr
csharp framework lightweight net nettle report reporting reports
Last synced: about 1 year ago
JSON representation
A lightweight .NET reporting framework.
- Host: GitHub
- URL: https://github.com/craigbridges/reportr
- Owner: craigbridges
- License: mit
- Created: 2018-04-01T21:09:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T19:28:20.000Z (over 3 years ago)
- Last Synced: 2025-03-25T01:03:33.734Z (about 1 year ago)
- Topics: csharp, framework, lightweight, net, nettle, report, reporting, reports
- Language: C#
- Size: 1.05 MB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

Reportr is a .NET template orientated reporting framework, designed from the ground up as a lightweight solution to solving various reporting problems faced in .NET applications. Typical problems Reportr can be used to solve include:
- Generating complex dashboards
- Generating and exporting system integrated reports
- Creating custom Web APIs to generate queries, statistics or chart data
## Under Construction!
Reportr is currently under development and a working version has not yet been released. I plan to release it on NuGet once version 1.0 is completed. Watch this space!