{"id":19107588,"url":"https://github.com/fastreports/fastreport.documentation","last_synced_at":"2025-09-23T11:05:36.810Z","repository":{"id":46177434,"uuid":"154626270","full_name":"FastReports/FastReport.Documentation","owner":"FastReports","description":"FastReport Open Source Documentation","archived":false,"fork":false,"pushed_at":"2023-06-30T11:59:01.000Z","size":2553,"stargazers_count":115,"open_issues_count":8,"forks_count":33,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-09-04T18:46:15.163Z","etag":null,"topics":["documentation","fastreport","report","report-engine","report-generator","reporting"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FastReports.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-10-25T07:12:56.000Z","updated_at":"2025-08-27T12:18:16.000Z","dependencies_parsed_at":"2022-09-23T13:30:47.337Z","dependency_job_id":"d88d6657-b6a0-487c-9cd2-bfa2c7c577c3","html_url":"https://github.com/FastReports/FastReport.Documentation","commit_stats":{"total_commits":56,"total_committers":8,"mean_commits":7.0,"dds":0.3214285714285714,"last_synced_commit":"15095aaf33c381f31e98cd2f2a2de9fe1fa2264c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FastReports/FastReport.Documentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastReports%2FFastReport.Documentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastReports%2FFastReport.Documentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastReports%2FFastReport.Documentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastReports%2FFastReport.Documentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FastReports","download_url":"https://codeload.github.com/FastReports/FastReport.Documentation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FastReports%2FFastReport.Documentation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276562598,"owners_count":25664430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documentation","fastreport","report","report-engine","report-generator","reporting"],"created_at":"2024-11-09T04:13:08.277Z","updated_at":"2025-09-23T11:05:36.739Z","avatar_url":"https://github.com/FastReports.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Twitter Follow](https://img.shields.io/twitter/follow/fastreports?style=social)](https://twitter.com/FastReports)  [![Channel on Telegram](https://img.shields.io/badge/Channel%20on-Telegram-brightgreen.svg)](https://t.me/fastreport_open_source) [![Chat on Telegram](https://img.shields.io/badge/Chat%20on-Telegram-brightgreen.svg)](https://t.me/joinchat/hs87tfi79Rg3OGQy)\n\n# FastReport Open Source Documentation\n\n## What is FastReport?\n\n[FastReport](https://github.com/FastReports/FastReport) provides open source report generator for .NET6/.NET Core/.NET Framework 4.x. You can use the FastReport in MVC, Web API applications. FastReport Open Source is based on the FastReport.Net project.\n\n## About Repository\n\nHere is the FastReport Open Source Documentation. \n\nWe wish to draw up your attention to the fact that Documentation is under construction.\n\n## Table of Contents\n\n### 1. [Introduction](Introduction.md)\n\n### 2. [Fundamentals](Fundamentals.md)\n#### 2.1. [The Report](Report.md)\n#### 2.2. [Report Pages](ReportPages.md)\n#### 2.3. [Bands](Bands.md)\n#### 2.4. [Report Objects](ReportObjects.md)\n\n### 3. [Data](Data.md)\n#### 3.1. [Registering Data](RegisteringData.md)\n#### 3.2. [Report Parameters](ReportParameters.md)\n#### 3.3. [Query Parameters](QueryParameters.md)\n#### 3.4. [System Variables](SystemVariables.md)\n#### 3.5. [Totals](Totals.md)\n\n### 4. [Expressions](Expressions.md)\n\n### 5. [Script](Script.md)\n\n### 6. [Report Creation](ReportCreation.md)\n#### 6.1. [FastReport Designer Community Edition](FastReportDesignerCommunityEdition.md)\n#### 6.2. [FastReport Online Designer](FastReportOnlineDesigner.md)\n#### 6.3. [Report Template File Structure](ReportTemplateFileStructure.md)\n#### 6.5. [Creating a Report by Using Code](CreatingReportUsingCode.md)\n\n### 7. [Using the Report](UsingReport.md)\n#### 7.1. [Storing and Loading a Report](StoringLoadingReport.md)\n#### 7.2. [Running a Report](RunningReport.md)\n#### 7.3. [Configuring the Environment](ConfiguringEnvironment.md)\n#### 7.4. [Passing Own Connection String](PassingOwnConnectionString.md)\n#### 7.5. [Passing Custom SQL](PassingCustomSQL.md)\n#### 7.6. [Reference to a Report Object](ReferenceReportObject.md)\n\n### 8. [Exporting](Exporting.md)\n\n### 9. [WebReport](WebReport.md)\n\n### [APPENDIX I: Compilation and Installation](CompilationInstallation.md)\n### [APPENDIX II: Examples](Examples.md)\n### [APPENDIX III: Class Reference](https://fastreports.github.io/FastReport.Documentation/ClassReference/api/FastReport.html)\n### [APPENDIX IV: The Feature Comparison Table for FastReport Open Source, FastReport Core, FastReport .Net](COMPARISON.md)\n\n### [LICENSE](LICENSE.md)\n\n## Links\n\n[FastReport Open Source Home](https://github.com/FastReports/FastReport \"Click for visiting the FastReport Open Source GitHub\")\n\n[FastReport .Net User's Manual](https://www.fast-report.com/public_download/docs/FRNet/online/en/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastreports%2Ffastreport.documentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastreports%2Ffastreport.documentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastreports%2Ffastreport.documentation/lists"}