EaCloud.FastReport 9.0.1.1

dotnet add package EaCloud.FastReport --version 9.0.1.1
                    
NuGet\Install-Package EaCloud.FastReport -Version 9.0.1.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EaCloud.FastReport" Version="9.0.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EaCloud.FastReport" Version="9.0.1.1" />
                    
Directory.Packages.props
<PackageReference Include="EaCloud.FastReport" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EaCloud.FastReport --version 9.0.1.1
                    
#r "nuget: EaCloud.FastReport, 9.0.1.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package EaCloud.FastReport@9.0.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EaCloud.FastReport&version=9.0.1.1
                    
Install as a Cake Addin
#tool nuget:?package=EaCloud.FastReport&version=9.0.1.1
                    
Install as a Cake Tool

EaCloud FastReport组件

Member project of EaCloud Team NuGet Badge GitHub license

说明

EaCloud FastReport组件,封装 FastReport.OpenSource 的报表处理功能。

用法

可按照如下配置方式使用:

  1. 通过nuget引用 EaCloud.FastReport 程序集
Install-Package EaCloud.FastReport

备注

引用的 FastReport.OpenSource 如下功能未实现: 1.MSChart 图表控件 2.SVG 图片控件 3.Rich 文本框控件 4.Sparkline 火花线控件 5.Map 地图控件 6.DigitalSignature 数字签名控件

交流

QQ WeChat
QQ群号:863605868 微信号:SeonHu
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on EaCloud.FastReport:

Package Downloads
EaCloud.Report

EaCloud 报表组件,封装打印、看板报表、表格报表处理功能。

EaCloud.Pack.Message

EaCloud 消息模块,封装公告讯息收发及记录管理功能。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.1.1 289 10/22/2025
9.0.0.9 310 8/12/2025
9.0.0.8 210 7/5/2025
9.0.0.7 295 6/25/2025
9.0.0.6 309 6/18/2025
9.0.0.5 285 6/14/2025
9.0.0.4 303 5/8/2025
9.0.0.3 305 4/23/2025
9.0.0.2 324 4/11/2025
9.0.0.1 310 3/21/2025
8.0.1.9 306 11/15/2024
8.0.1.8 293 11/13/2024
8.0.1.7 323 10/9/2024
8.0.1.6 290 9/29/2024
8.0.1.5 322 9/13/2024
8.0.1.4 316 8/10/2024
8.0.1.3 291 8/7/2024
8.0.1.2 323 8/7/2024
8.0.1.1 306 8/7/2024
8.0.0.9 293 8/7/2024
Loading failed