FastReport.Compat
2021.2.0
Prefix Reserved
See the version list below for details.
dotnet add package FastReport.Compat --version 2021.2.0
NuGet\Install-Package FastReport.Compat -Version 2021.2.0
<PackageReference Include="FastReport.Compat" Version="2021.2.0" />
paket add FastReport.Compat --version 2021.2.0
#r "nuget: FastReport.Compat, 2021.2.0"
// Install FastReport.Compat as a Cake Addin #addin nuget:?package=FastReport.Compat&version=2021.2.0 // Install FastReport.Compat as a Cake Tool #tool nuget:?package=FastReport.Compat&version=2021.2.0
Common compatible types for FastReport .Net, Core and Mono
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net5.0-windows7.0 is compatible. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.0
- Microsoft.CodeAnalysis.CSharp (>= 3.3.1)
- Microsoft.CodeAnalysis.VisualBasic (>= 3.3.1)
- System.Drawing.Common (>= 4.6.0)
- System.Windows.Extensions (>= 4.6.0)
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp (>= 3.3.1)
- Microsoft.CodeAnalysis.VisualBasic (>= 3.3.1)
- System.Drawing.Common (>= 4.6.0)
-
.NETStandard 2.1
- Microsoft.CodeAnalysis.CSharp (>= 3.3.1)
- Microsoft.CodeAnalysis.VisualBasic (>= 3.3.1)
- System.Drawing.Common (>= 4.6.0)
-
net5.0-windows7.0
- Microsoft.CodeAnalysis.CSharp (>= 3.3.1)
- Microsoft.CodeAnalysis.VisualBasic (>= 3.3.1)
- System.Drawing.Common (>= 4.6.0)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on FastReport.Compat:
Package | Downloads |
---|---|
FastReport.OpenSource
FastReport Open Source provides a free report generator for .NET/.NET Framework. You can use the FastReport Open Source in MVC, Web API, console applications. FastReport is written in C# and it is compatible with .NET Framework 4.6.2, .NET 6 and higher. Extendable FastReport architecture allows creating your own objects, export filters, wizards, and DB engines. - FastReport is a band-oriented report generator. There are 13 types of bands available: Report Title, Report Summary, Page Header, Page Footer, Column Header, Column Footer, Data Header, Data, Data Footer, Group Header, Group Footer, Child, and Overlay. In addition, sub-reports are fully supported. - A wide range of band types allows creating any kind of report: list, master-detail, group, multi-column, master-detail-detail and many more. - Wide range of available report objects: text, picture, line, shape, barcode, matrix, table, checkbox. - Reports can consist of several design pages, which allows reports to contain a cover, the data and a back cover, all in one file. - The Table object allows building a tabular report with variable number of rows and/or columns, just like in MS Excel. Aggregate functions are also available. - Powerful, fully configurable Matrix object that can be used to print pivot tables. - Report inheritance. For creating many reports with common elements such as titles, logos or footers you can place all the common elements in a base report and inherit all other reports from this base. Data Sources: - You can get data from XML, CSV, JSON, MS SQL, MySQL, Oracle, Postgres, MongoDB, Couchbase, Raven DB, SQLite. - FastReport has the ability to get data from business objects of IEnumerable type. - Report can contain data sources (tables, queries, DB connections). - Thus, you can not only use application-defined datasets but also connect to any database and use tables and queries directly within the report. FastReport Open Source can save documents in HTML, BMP, PNG, JPEG, GIF, TIFF, EMF. PDF export is available as a plugin. |
|
FastReport.DataVisualization
Charting library |
|
FastReport.Net.Demo
FastReport .NET is a full-featured reporting library for .NET, .NET Core, Blazor, ASP.NET, MVC, and Windows Forms. It can be used in Microsoft Visual Studio and JetBrains Rider. With FastReport .NET, you can create application-independent .NET reports. In other words, FastReport .NET can be used as a standalone reporting tool. - Includes powerful visual report designer for creating and modifying the reports. Your application can run the designer from the code. - Includes online report designer for ASP.NET (only in Enterprise edition). - Connect to any database, use any of its tables or create queries. - Add dialogue form(s) to your report to prompt for parameters before running a report. - Using built-in script you can manage the interactions with dialogue form controls and perform complex data handling. - Finally, view the result and print or export it to many common document formats. The full version of the package is available in FastReport .NET at https://www.fast-report.com/en/product/fast-report-net |
|
FastReport.Core
FastReport.Core — is a full-featured reporting solution for .NET and .NET Framework. It contains: - visual designer; - connection to 20+ databases; - export to 45 data formats; - support for SQL queries; - dialogue forms; - 40 types of barcodes; - geographic maps; - support for 48 languages; - integration into cloud services. FastReport.Core works with ADO .NET data sources. It supports data sorting and filtering, master-detail relationships. Everything can be configured with a few mouse clicks. Connect to ADO, MS SQL, XML databases or get information from IEnumerable type business objects. FastReport.Core supports exporting to various popular formats such as PDF, RTF, XLS, XML, DOCX, TXT, CSV, PowerPoint, HTML, MHT, XPS, JPEG, BMP, TIFF, PNG, Open Document Format (ODT, ODS, ODP), XAML, Scalable Vector Graphics (SVG), DBF, PPML and so on. The full version of the package is available in FastReport .NET at https://www.fast-report.com/en/fast-report-net-editions-compare/ |
|
EaCloud.FastReport
EaCloud FastReport组件,封装 FastReport.OpenSource 的报表处理功能。 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on FastReport.Compat:
Repository | Stars |
---|---|
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
|
Version | Downloads | Last updated | |
---|---|---|---|
2025.1.2 | 526 | 10/30/2024 | |
2025.1.1 | 497 | 10/24/2024 | |
2025.1.0 | 2,742 | 10/14/2024 | |
2024.2.20 | 1,712 | 9/24/2024 | |
2024.2.19 | 1,609 | 9/4/2024 | |
2024.2.18 | 391 | 9/3/2024 | |
2024.2.17 | 1,765 | 8/16/2024 | |
2024.2.16 | 1,256 | 8/9/2024 | |
2024.2.15 | 3,484 | 7/27/2024 | |
2024.2.14 | 12,309 | 7/27/2024 | |
2024.2.13 | 1,229 | 7/12/2024 | |
2024.2.12 | 957 | 7/3/2024 | |
2024.2.11 | 913 | 6/14/2024 | |
2024.2.9 | 3,642 | 5/31/2024 | |
2024.2.8 | 1,001 | 5/25/2024 | |
2024.2.7 | 1,659 | 5/17/2024 | |
2024.2.6 | 226 | 5/16/2024 | |
2024.2.3 | 1,401 | 5/8/2024 | |
2024.2.2 | 1,379 | 4/23/2024 | |
2024.2.1 | 29,130 | 4/17/2024 | |
2024.2.0 | 7,329 | 4/8/2024 | |
2024.1.10 | 6,711 | 3/22/2024 | |
2024.1.9 | 296 | 3/21/2024 | |
2024.1.8 | 3,636 | 3/12/2024 | |
2024.1.0 | 79,245 | 11/27/2023 | |
2023.3.1 | 30,330 | 10/2/2023 | |
2023.3.0 | 54,906 | 9/7/2023 | |
2023.1.8 | 213,762 | 2/8/2023 | |
2023.1.0 | 80,494 | 12/15/2022 | |
2022.3.2 | 95,408 | 10/6/2022 | |
2022.2.0 | 112,327 | 6/7/2022 | |
2021.3.1 | 249,943 | 2/8/2022 | |
2021.3.0 | 227,660 | 8/17/2021 | |
2021.2.10 | 28,904 | 7/22/2021 | |
2021.2.9 | 5,429 | 7/19/2021 | |
2021.2.7 | 17,892 | 6/24/2021 | |
2021.2.3 | 26,010 | 5/20/2021 | |
2021.2.0 | 57,473 | 4/20/2021 | |
2021.1.5 | 15,206 | 3/31/2021 | |
2021.1.4 | 3,029 | 3/14/2021 | |
2021.1.3 | 1,691 | 3/5/2021 | |
2021.1.1 | 32,361 | 2/18/2021 | |
2021.1.0 | 54,709 | 2/9/2021 | |
2020.4.2 | 43,605 | 12/1/2020 | |
2020.4.0-preview1 | 1,356 | 11/2/2020 | |
2020.3.8 | 110,865 | 9/2/2020 | |
2020.3.7 | 38,983 | 7/13/2020 | |
2020.3.6 | 8,464 | 6/8/2020 | |
2020.3.5 | 1,570 | 6/4/2020 | |
2020.3.4 | 3,023 | 5/29/2020 | |
2020.3.2 | 23,520 | 5/12/2020 | |
2020.3.1 | 2,112 | 5/8/2020 | |
2020.3.0 | 1,600 | 5/8/2020 | |
2020.2.10 | 1,715 | 4/29/2020 |
See the latest changes on https://github.com/FastReports/FastReport.Compat