# FastReport.Documentation **Repository Path**: hehe2015/FastReport.Documentation ## Basic Information - **Project Name**: FastReport.Documentation - **Description**: github搬运过来的 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-16 - **Last Updated**: 2024-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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) # FastReport Open Source Documentation ## What is FastReport? [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. ## About Repository Here is the FastReport Open Source Documentation. We wish to draw up your attention to the fact that Documentation is under construction. ## Table of Contents ### 1. [Introduction](Introduction.md) ### 2. [Fundamentals](Fundamentals.md) #### 2.1. [The Report](Report.md) #### 2.2. [Report Pages](ReportPages.md) #### 2.3. [Bands](Bands.md) #### 2.4. [Report Objects](ReportObjects.md) ### 3. [Data](Data.md) #### 3.1. [Registering Data](RegisteringData.md) #### 3.2. [Report Parameters](ReportParameters.md) #### 3.3. [Query Parameters](QueryParameters.md) #### 3.4. [System Variables](SystemVariables.md) #### 3.5. [Totals](Totals.md) ### 4. [Expressions](Expressions.md) ### 5. [Script](Script.md) ### 6. [Report Creation](ReportCreation.md) #### 6.1. [FastReport Designer Community Edition](FastReportDesignerCommunityEdition.md) #### 6.2. [FastReport Online Designer](FastReportOnlineDesigner.md) #### 6.3. [Report Template File Structure](ReportTemplateFileStructure.md) #### 6.5. [Creating a Report by Using Code](CreatingReportUsingCode.md) ### 7. [Using the Report](UsingReport.md) #### 7.1. [Storing and Loading a Report](StoringLoadingReport.md) #### 7.2. [Running a Report](RunningReport.md) #### 7.3. [Configuring the Environment](ConfiguringEnvironment.md) #### 7.4. [Passing Own Connection String](PassingOwnConnectionString.md) #### 7.5. [Passing Custom SQL](PassingCustomSQL.md) #### 7.6. [Reference to a Report Object](ReferenceReportObject.md) ### 8. [Exporting](Exporting.md) ### 9. [WebReport](WebReport.md) ### [APPENDIX I: Compilation and Installation](CompilationInstallation.md) ### [APPENDIX II: Examples](Examples.md) ### [APPENDIX III: Class Reference](https://fastreports.github.io/FastReport.Documentation/ClassReference/api/FastReport.html) ### [APPENDIX IV: The Feature Comparison Table for FastReport Open Source, FastReport Core, FastReport .Net](COMPARISON.md) ### [LICENSE](LICENSE.md) ## Links [FastReport Open Source Home](https://github.com/FastReports/FastReport "Click for visiting the FastReport Open Source GitHub") [FastReport .Net User's Manual](https://www.fast-report.com/public_download/docs/FRNet/online/en/index.html)