Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ariacom/Seal-Report
Browse files Browse the repository at this point in the history
  • Loading branch information
ariacom committed Jul 19, 2023
2 parents 13aefac + 4aef8f9 commit 930b668
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The product focuses on **easy installation** and **report design**: Once setup,
* **HTML 5 Charts**: Define and display Chart Series in two mouse clicks (Support of ChartJS, NVD3, Plotly and Gauges libraries).
* **KPI and Widget Views**: Create and display your Key Performance Indicators in a single report.
* **Fully Responsive and HTML Rendering using Razor engine**: Use the power of HTML5 in the report result (Bootstrap layout, Responsiveness, Tables sorting and filtering). Customize your report presentation in HTML with the Razor engine parsing.
* **Web Report Server**: Publish and edit your reports on the web (Support of Windows and Linux OS with .Net 6).
* **Web Report Server**: Publish and edit your reports on the web (Support of Windows and Linux OS with .Net Core).
* **Report scheduler**: Schedule your report executions and generate results in folders, FTP, SFTP server or send them by emails (integrated with the Windows Tasks Scheduler or available as a service)
* **Drill Down navigation and Sub Reports:** Navigate in your report result to drill to a detail or to execute another report.
* **Report Tasks & ETL:** Define tasks to perform your ETL or batch operations (data load, excel load, file download from FTP or SFTP, zip, backup, data processing, etc.) or to trigger procedures from external assemblies.
Expand Down Expand Up @@ -44,9 +44,10 @@ In addition to the Open Source version, **<a href="https://ariacom.com" target=_
## System Requirements
**For use:**
* Windows 7, 2008, Windows 8, 2012, Windows 10 or greater
* .Net 6.0 (Microsoft Windows Desktop Runtime 6)
* .Net 7.0 (Microsoft Windows Desktop Runtime 7)
* Database OLE DB, ODBC, MS SQLServer, Mongo DB or MySQL Drivers
* For the Web Report Server: Internet Information Server with ASP.Net Core Runtime 6 (Hosting Bundle) or greater
* For the Report Designer: Microsoft Edge WebView2
* For the Web Report Server: Internet Information Server with ASP.Net Core Runtime 7 (Hosting Bundle) or greater

**For development:**
* Visual Studio 2022
Expand Down

0 comments on commit 930b668

Please sign in to comment.