FastReport.Core 2023.3.11-demo

Prefix Reserved
This is a prerelease version of FastReport.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package FastReport.Core --version 2023.3.11-demo
                    
NuGet\Install-Package FastReport.Core -Version 2023.3.11-demo
                    
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="FastReport.Core" Version="2023.3.11-demo" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FastReport.Core" Version="2023.3.11-demo" />
                    
Directory.Packages.props
<PackageReference Include="FastReport.Core" />
                    
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 FastReport.Core --version 2023.3.11-demo
                    
#r "nuget: FastReport.Core, 2023.3.11-demo"
                    
#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.
#addin nuget:?package=FastReport.Core&version=2023.3.11-demo&prerelease
                    
Install FastReport.Core as a Cake Addin
#tool nuget:?package=FastReport.Core&version=2023.3.11-demo&prerelease
                    
Install FastReport.Core as a Cake Tool

FastReport.Core — is a full-featured reporting solution for .NET Core 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/

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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.  net9.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on FastReport.Core:

Package Downloads
FastReport.Web

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. This package includes Razor components for Blazor Server. Located in FastReport.Web.Blazor.Components namespace. The full version of the package is available in FastReport .NET at https://www.fast-report.com/en/product/fast-report-net/

FastReport.Core.Data.Json

Represents a connection to Json data for FastReport.Core. This package will not be updated. The FastReport.Data.Json package now includes a connector for all versions of the FastReport product: FastReport .NET, FastReport.Core, FastReport.OpenSource, FastReport.CoreWin (.Net Core 3.1 and .Net 5 Windows).

FastReport.Core.Data.MsSql

Represents a connection to MS SQL database for FastReport.Core This package will not be updated. The FastReport.Data.MsSql package now includes a connector for all versions of the FastReport product: FastReport .NET, FastReport.Core, FastReport.OpenSource, FastReport.CoreWin (.Net Core 3.1 and .Net 5 Windows).

FastReport.Core.Data.Postgres

Represents a connection to PostgreSQL database for FastReport.Core. This package will not be updated. The FastReport.Data.Postgres package now includes a connector for all versions of the FastReport product: FastReport .NET, FastReport.Core, FastReport.OpenSource, FastReport.CoreWin (.Net Core 3.1 and .Net 5 Windows).

FastReport.Core.Data.Couchbase

Represents a connection to Couchbase server for FastReport.Core. This package will not be updated. The FastReport.Data.Couchbase package now includes a connector for all versions of the FastReport product: FastReport .NET, FastReport.Core, FastReport.OpenSource, FastReport.CoreWin (.Net Core 3.1 and .Net 5 Windows).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2025.2.3-demo 0 5/15/2025
2025.2.2-demo 147 5/5/2025
2025.2.1-demo 173 4/21/2025
2025.2.0-demo 269 4/7/2025
2025.1.23-demo 153 4/3/2025
2025.1.22-demo 127 3/27/2025
2025.1.21-demo 450 3/24/2025
2025.1.20-demo 141 3/17/2025
2025.1.18-demo 167 2/28/2025
2025.1.16-demo 182 2/19/2025
2025.1.15-demo 176 2/8/2025
2025.1.14-demo 118 1/30/2025
2025.1.13-demo 82 1/23/2025
2025.1.12-demo 80 1/20/2025
2025.1.11-demo 84 1/10/2025
2025.1.10-demo 1,316 12/13/2024
2025.1.9-demo 68 12/12/2024
2025.1.8-demo 82 12/11/2024
2025.1.7-demo 71 12/6/2024
2025.1.6-demo 78 12/4/2024
2025.1.5-demo 76 11/29/2024
2025.1.4-demo 584 11/21/2024
2025.1.3-demo 73 11/18/2024
2025.1.2-demo 165 10/30/2024
2025.1.1-demo 98 10/24/2024
2025.1.0-demo 315 10/14/2024
2024.2.20-demo 335 9/24/2024
2024.2.19-demo 409 9/4/2024
2024.2.18-demo 78 9/3/2024
2024.2.17-demo 175 8/16/2024
2024.2.16-demo 173 8/9/2024
2024.2.15-demo 148 7/27/2024
2024.2.14-demo 82 7/27/2024
2024.2.13-demo 799 7/12/2024
2024.2.12-demo 163 7/3/2024
2024.2.11-demo 160 6/14/2024
2024.2.9-demo 181 5/31/2024
2024.2.8-demo 196 5/25/2024
2024.2.7-demo 107 5/17/2024
2024.2.6-demo 100 5/16/2024
2024.2.3-demo 148 5/8/2024
2024.2.2-demo 147 4/23/2024
2024.2.1-demo 126 4/17/2024
2024.2.0-demo 407 4/8/2024
2024.1.10-demo 403 3/22/2024
2024.1.9-demo 87 3/21/2024
2024.1.8-demo 1,404 3/12/2024
2024.1.7-demo 261 2/22/2024
2024.1.6-demo 562 2/13/2024
2024.1.5-demo 123 1/31/2024
2024.1.4-demo 388 1/24/2024
2024.1.3-demo 199 1/9/2024
2024.1.2-demo 209 12/19/2023
2024.1.1-demo 240 12/1/2023
2024.1.0-demo 267 11/27/2023
2023.3.13-demo 1,471 11/17/2023
2023.3.12-demo 123 11/15/2023
2023.3.11-demo 96 11/13/2023
2023.3.10-demo 123 11/10/2023
2023.3.9-demo 798 11/1/2023
2023.3.7-demo 234 10/18/2023
2023.3.6-demo 166 10/12/2023
2023.3.5-demo 237 10/9/2023
2023.3.4-demo 155 10/3/2023
2023.3.3-demo 90 10/3/2023
2023.3.1-demo 180 9/25/2023
2023.3.0-demo 380 9/11/2023
2023.2.30-demo 190 8/31/2023
2023.2.29-demo 161 8/21/2023
2023.2.28-demo 556 8/11/2023
2023.2.27-demo 126 8/10/2023
2023.2.26-demo 104 8/10/2023
2023.2.25-demo 189 7/31/2023
2023.2.24-demo 170 7/24/2023
2023.2.23-demo 638 7/19/2023
2023.2.21-demo 176 7/10/2023
2023.2.20-demo 214 7/3/2023
2023.2.19-demo 115 7/3/2023
2023.2.18-demo 214 6/16/2023
2023.2.17-demo 180 6/5/2023
2023.2.16-demo 133 6/1/2023
2023.2.15-demo 211 5/26/2023
2023.2.14-demo 186 5/19/2023
2023.2.13-demo 201 5/15/2023
2023.2.12-demo 245 5/5/2023
2023.2.11-demo 169 5/2/2023
2023.2.10-demo 149 4/26/2023
2023.2.9-demo 186 4/20/2023
2023.2.8-demo 161 4/19/2023
2023.2.7-demo 955 4/10/2023
2023.2.6-demo 163 4/6/2023
2023.2.5-demo 183 3/30/2023
2023.2.4-demo 239 3/22/2023
2023.2.3-demo 184 3/20/2023
2023.2.2-demo 171 3/17/2023
2023.2.1-demo 483 3/13/2023
2023.2.0-demo 156 3/13/2023
2023.1.13-demo 1,399 2/14/2023
2023.1.12-demo 163 2/8/2023
2023.1.11-demo 129 2/7/2023
2023.1.10-demo 448 1/27/2023
2023.1.9-demo 326 1/19/2023
2023.1.8-demo 1,360 1/9/2023
2023.1.7-demo 287 12/27/2022
2023.1.5-demo 170 12/22/2022
2023.1.4-demo 196 12/16/2022
2023.1.3-demo 1,286 12/14/2022
2023.1.1-demo 261 12/9/2022
2023.1.0-demo 584 11/28/2022
2022.3.15-demo 355 11/17/2022
2022.3.14-demo 151 11/16/2022
2022.3.13-demo 229 11/9/2022
2022.3.12-demo 238 10/27/2022
2022.3.11-demo 762 10/20/2022
2022.3.10-demo 331 10/12/2022
2022.3.9-demo 302 10/5/2022
2022.3.8-demo 186 9/29/2022
2022.3.7-demo 169 9/27/2022
2022.3.6-demo 684 9/23/2022
2022.3.5-demo 153 9/21/2022
2022.3.4-demo 267 9/14/2022
2022.3.0-demo 213 9/5/2022
2022.2.18-demo 230 8/31/2022
2022.2.17-demo 673 8/5/2022
2022.2.16-demo 608 7/28/2022
2022.2.15-demo 293 7/14/2022
2022.2.14-demo 180 7/12/2022
2022.2.13-demo 193 7/5/2022
2022.2.12-demo 530 6/17/2022
2022.2.11-demo 551 6/2/2022
2022.2.9-demo 825 5/16/2022
2022.2.8-demo 254 4/28/2022
2022.2.7-demo 846 4/15/2022
2022.2.5-demo 379 4/4/2022
2022.2.2-demo 1,029 3/18/2022
2022.2.0-demo 378 3/14/2022
2022.1.14-demo 301 2/22/2022
2022.1.13-demo 703 2/9/2022
2022.1.12-demo 271 2/3/2022
2022.1.11-demo 358 2/2/2022
2022.1.10-demo 245 1/25/2022
2022.1.9-demo 318 1/17/2022
2022.1.7-demo 239 1/12/2022
2022.1.6-demo 1,170 12/27/2021
2022.1.5-demo 251 12/24/2021
2022.1.3-demo 559 12/13/2021
2022.1.0-demo 344 12/6/2021
2021.4.16-demo 6,777 11/24/2021
2021.4.15-demo 639 11/12/2021
2021.4.13-demo 313 11/8/2021
2021.4.12-demo 552 11/2/2021
2021.4.11-demo 471 10/27/2021
2021.4.10-demo 221 10/26/2021
2021.4.9-demo 304 10/15/2021
2021.4.8-demo 285 10/13/2021
2021.4.6-demo 641 9/27/2021
2021.4.3-demo 402 9/8/2021
2021.4.0-demo 262 9/6/2021
2021.3.30-demo 243 8/30/2021
2021.3.29-demo 209 8/27/2021
2021.3.28-demo 280 8/20/2021
2021.3.27-demo 273 8/19/2021
2021.3.22-demo 754 7/29/2021
2021.3.17-demo 333 7/19/2021
2021.3.15-demo 274 7/13/2021
2021.3.14-demo 271 7/10/2021
2021.3.13-demo 255 7/7/2021
2021.3.6-demo 1,215 6/10/2021
2021.3.4-demo 294 5/28/2021
2021.3.0-demo 2,459 5/17/2021
2021.2.14-demo 413 5/11/2021
2021.2.12-demo 982 4/30/2021
2021.2.11-demo 1,690 4/26/2021
2021.2.7-demo 359 4/8/2021
2021.2.6-demo 229 4/8/2021
2021.2.5-demo 633 3/29/2021
2021.2.4-demo 268 3/21/2021
2021.2.0-demo 445 3/9/2021
2021.1.20-demo 435 2/25/2021
2021.1.17-demo 385 2/17/2021
2021.1.7-demo 1,368 1/12/2021
2021.1.2-demo 473 12/17/2020
2021.1.0-demo 465 12/7/2020
2020.4.11-demo 792 11/26/2020
2020.4.10-demo 338 11/24/2020
2020.4.9-demo 675 11/7/2020
2020.4.8-demo 341 11/5/2020
2020.4.7-demo 359 10/30/2020
2020.4.6-demo 492 10/26/2020
2020.4.5-demo 550 10/13/2020
2020.4.4-demo 514 10/2/2020
2020.4.3-demo 394 9/25/2020
2020.4.0-demo 702 9/7/2020
2020.3.22-demo 893 8/28/2020
2020.3.21-demo 360 8/26/2020
2020.3.17-demo 529 8/14/2020
2020.3.15-demo 424 8/10/2020
2020.3.14-demo 542 7/28/2020
2020.3.10-demo 659 7/16/2020
2020.3.4-demo 1,983 5/29/2020
2020.3.1-demo 522 5/20/2020
2020.3.0-demo 465 5/18/2020
2020.2.0-demo 2,178 3/12/2020
2020.1.28-demo 529 3/2/2020
2020.1.25-demo 670 2/25/2020
2020.1.0-demo 1,423 12/2/2019
2019.4.10-demo 6,501 10/21/2019
2019.4.0-demo 2,632 9/10/2019
2019.3.0-demo 2,393 5/15/2019
2019.2.5-demo 2,356 3/21/2019
2019.2.0-demo 1,119 3/5/2019
2019.1.17-demo 778 2/7/2019
2019.1.0-demo 2,449 12/19/2018
2018.4.7-demo 1,609 10/25/2018
2018.4.1-demo 1,010 9/12/2018
2018.3.42-demo 1,048 8/28/2018
2018.3.5-demo 1,234 5/10/2018
2018.2.3-demo 2,683 4/4/2018
2018.2.2-demo 3,890 3/15/2018
2018.2.0-demo 1,142 3/5/2018