FastReport.Core 2023.2.19-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.2.19-demo
                    
NuGet\Install-Package FastReport.Core -Version 2023.2.19-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.2.19-demo" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FastReport.Core" Version="2023.2.19-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.2.19-demo
                    
#r "nuget: FastReport.Core, 2023.2.19-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.
#:package FastReport.Core@2023.2.19-demo
                    
#: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=FastReport.Core&version=2023.2.19-demo&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FastReport.Core&version=2023.2.19-demo&prerelease
                    
Install as a Cake Tool

FastReport.Core is a full-featured reporting solution for .Net Core and .Net Framework.
Various report objects will allow your report to look exactly how you want it to: 13 types of bands, 25 types of barcodes, table object, diagram, maps, shapes, line, PolyLine, Polygon and many more.
FastReport.Core supports export to various popular formats, such as PDF/A, Excel, Word, Open Office, HTML, CSV, Json, XAML, ZPL, etc.
The full version of the package is available in FastReport .NET Professional 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.8-demo 37 10 days ago
2025.2.7-demo 92 13 days ago
2025.2.6-demo 313 2 months ago
2025.2.5-demo 138 2 months ago
2025.2.4-demo 222 3 months ago
2025.2.3-demo 220 3 months ago
2025.2.2-demo 178 3 months ago
2025.2.1-demo 203 4 months ago
2025.2.0-demo 356 4 months ago
2025.1.23-demo 171 4 months ago
2025.1.22-demo 144 4 months ago
2025.1.21-demo 470 5 months ago
2025.1.20-demo 161 5 months ago
2025.1.18-demo 189 5 months ago
2025.1.16-demo 263 6 months ago
2025.1.15-demo 225 6 months ago
2025.1.14-demo 134 6 months ago
2025.1.13-demo 100 7 months ago
2025.1.12-demo 98 7 months ago
2025.1.11-demo 99 7 months ago
2025.1.10-demo 1,342 8 months ago
2025.1.9-demo 84 8 months ago
2025.1.8-demo 105 8 months ago
2025.1.7-demo 87 8 months ago
2025.1.6-demo 99 8 months ago
2025.1.5-demo 101 8 months ago
2025.1.4-demo 637 9 months ago
2025.1.3-demo 87 9 months ago
2025.1.2-demo 181 9 months ago
2025.1.1-demo 122 10 months ago
2025.1.0-demo 343 10 months ago
2024.2.20-demo 382 9/24/2024
2024.2.19-demo 423 9/4/2024
2024.2.18-demo 99 9/3/2024
2024.2.17-demo 194 8/16/2024
2024.2.16-demo 201 8/9/2024
2024.2.15-demo 161 7/27/2024
2024.2.14-demo 106 7/27/2024
2024.2.13-demo 821 7/12/2024
2024.2.12-demo 181 7/3/2024
2024.2.11-demo 179 6/14/2024
2024.2.9-demo 199 5/31/2024
2024.2.8-demo 221 5/25/2024
2024.2.7-demo 121 5/17/2024
2024.2.6-demo 120 5/16/2024
2024.2.3-demo 171 5/8/2024
2024.2.2-demo 161 4/23/2024
2024.2.1-demo 150 4/17/2024
2024.2.0-demo 449 4/8/2024
2024.1.10-demo 436 3/22/2024
2024.1.9-demo 108 3/21/2024
2024.1.8-demo 1,659 3/12/2024
2024.1.7-demo 280 2/22/2024
2024.1.6-demo 581 2/13/2024
2024.1.5-demo 141 1/31/2024
2024.1.4-demo 402 1/24/2024
2024.1.3-demo 219 1/9/2024
2024.1.2-demo 224 12/19/2023
2024.1.1-demo 263 12/1/2023
2024.1.0-demo 283 11/27/2023
2023.3.13-demo 1,562 11/17/2023
2023.3.12-demo 138 11/15/2023
2023.3.11-demo 113 11/13/2023
2023.3.10-demo 148 11/10/2023
2023.3.9-demo 879 11/1/2023
2023.3.7-demo 262 10/18/2023
2023.3.6-demo 191 10/12/2023
2023.3.5-demo 275 10/9/2023
2023.3.4-demo 192 10/3/2023
2023.3.3-demo 117 10/3/2023
2023.3.1-demo 207 9/25/2023
2023.3.0-demo 414 9/11/2023
2023.2.30-demo 217 8/31/2023
2023.2.29-demo 191 8/21/2023
2023.2.28-demo 583 8/11/2023
2023.2.27-demo 154 8/10/2023
2023.2.26-demo 135 8/10/2023
2023.2.25-demo 222 7/31/2023
2023.2.24-demo 211 7/24/2023
2023.2.23-demo 665 7/19/2023
2023.2.21-demo 214 7/10/2023
2023.2.20-demo 249 7/3/2023
2023.2.19-demo 147 7/3/2023
2023.2.18-demo 250 6/16/2023
2023.2.17-demo 209 6/5/2023
2023.2.16-demo 165 6/1/2023
2023.2.15-demo 247 5/26/2023
2023.2.14-demo 225 5/19/2023
2023.2.13-demo 235 5/15/2023
2023.2.12-demo 277 5/5/2023
2023.2.11-demo 202 5/2/2023
2023.2.10-demo 186 4/26/2023
2023.2.9-demo 215 4/20/2023
2023.2.8-demo 191 4/19/2023
2023.2.7-demo 1,327 4/10/2023
2023.2.6-demo 195 4/6/2023
2023.2.5-demo 212 3/30/2023
2023.2.4-demo 270 3/22/2023
2023.2.3-demo 215 3/20/2023
2023.2.2-demo 202 3/17/2023
2023.2.1-demo 516 3/13/2023
2023.2.0-demo 186 3/13/2023
2023.1.13-demo 1,435 2/14/2023
2023.1.12-demo 197 2/8/2023
2023.1.11-demo 156 2/7/2023
2023.1.10-demo 500 1/27/2023
2023.1.9-demo 358 1/19/2023
2023.1.8-demo 1,403 1/9/2023
2023.1.7-demo 319 12/27/2022
2023.1.5-demo 204 12/22/2022
2023.1.4-demo 229 12/16/2022
2023.1.3-demo 1,363 12/14/2022
2023.1.1-demo 295 12/9/2022
2023.1.0-demo 617 11/28/2022
2022.3.15-demo 385 11/17/2022
2022.3.14-demo 177 11/16/2022
2022.3.13-demo 266 11/9/2022
2022.3.12-demo 266 10/27/2022
2022.3.11-demo 1,013 10/20/2022
2022.3.10-demo 363 10/12/2022
2022.3.9-demo 345 10/5/2022
2022.3.8-demo 213 9/29/2022
2022.3.7-demo 204 9/27/2022
2022.3.6-demo 711 9/23/2022
2022.3.5-demo 181 9/21/2022
2022.3.4-demo 299 9/14/2022
2022.3.0-demo 243 9/5/2022
2022.2.18-demo 259 8/31/2022
2022.2.17-demo 707 8/5/2022
2022.2.16-demo 640 7/28/2022
2022.2.15-demo 333 7/14/2022
2022.2.14-demo 211 7/12/2022
2022.2.13-demo 226 7/5/2022
2022.2.12-demo 569 6/17/2022
2022.2.11-demo 592 6/2/2022
2022.2.9-demo 866 5/16/2022
2022.2.8-demo 289 4/28/2022
2022.2.7-demo 886 4/15/2022
2022.2.5-demo 426 4/4/2022
2022.2.2-demo 1,078 3/18/2022
2022.2.0-demo 426 3/14/2022
2022.1.14-demo 338 2/22/2022
2022.1.13-demo 745 2/9/2022
2022.1.12-demo 309 2/3/2022
2022.1.11-demo 399 2/2/2022
2022.1.10-demo 283 1/25/2022
2022.1.9-demo 358 1/17/2022
2022.1.7-demo 284 1/12/2022
2022.1.6-demo 1,209 12/27/2021
2022.1.5-demo 293 12/24/2021
2022.1.3-demo 598 12/13/2021
2022.1.0-demo 383 12/6/2021
2021.4.16-demo 6,818 11/24/2021
2021.4.15-demo 741 11/12/2021
2021.4.13-demo 355 11/8/2021
2021.4.12-demo 589 11/2/2021
2021.4.11-demo 515 10/27/2021
2021.4.10-demo 259 10/26/2021
2021.4.9-demo 344 10/15/2021
2021.4.8-demo 325 10/13/2021
2021.4.6-demo 683 9/27/2021
2021.4.3-demo 443 9/8/2021
2021.4.0-demo 302 9/6/2021
2021.3.30-demo 279 8/30/2021
2021.3.29-demo 255 8/27/2021
2021.3.28-demo 320 8/20/2021
2021.3.27-demo 312 8/19/2021
2021.3.22-demo 796 7/29/2021
2021.3.17-demo 372 7/19/2021
2021.3.15-demo 321 7/13/2021
2021.3.14-demo 308 7/10/2021
2021.3.13-demo 293 7/7/2021
2021.3.6-demo 1,267 6/10/2021
2021.3.4-demo 345 5/28/2021
2021.3.0-demo 2,560 5/17/2021
2021.2.14-demo 457 5/11/2021
2021.2.12-demo 1,021 4/30/2021
2021.2.11-demo 1,760 4/26/2021
2021.2.7-demo 421 4/8/2021
2021.2.6-demo 280 4/8/2021
2021.2.5-demo 680 3/29/2021
2021.2.4-demo 307 3/21/2021
2021.2.0-demo 485 3/9/2021
2021.1.20-demo 483 2/25/2021
2021.1.17-demo 427 2/17/2021
2021.1.7-demo 1,415 1/12/2021
2021.1.2-demo 516 12/17/2020
2021.1.0-demo 510 12/7/2020
2020.4.11-demo 835 11/26/2020
2020.4.10-demo 380 11/24/2020
2020.4.9-demo 722 11/7/2020
2020.4.8-demo 383 11/5/2020
2020.4.7-demo 408 10/30/2020
2020.4.6-demo 534 10/26/2020
2020.4.5-demo 594 10/13/2020
2020.4.4-demo 563 10/2/2020
2020.4.3-demo 442 9/25/2020
2020.4.0-demo 746 9/7/2020
2020.3.22-demo 949 8/28/2020
2020.3.21-demo 404 8/26/2020
2020.3.17-demo 576 8/14/2020
2020.3.15-demo 470 8/10/2020
2020.3.14-demo 587 7/28/2020
2020.3.10-demo 707 7/16/2020
2020.3.4-demo 2,043 5/29/2020
2020.3.1-demo 570 5/20/2020
2020.3.0-demo 511 5/18/2020
2020.2.0-demo 2,239 3/12/2020
2020.1.28-demo 610 3/2/2020
2020.1.25-demo 724 2/25/2020
2020.1.0-demo 1,475 12/2/2019
2019.4.10-demo 6,619 10/21/2019
2019.4.0-demo 2,729 9/10/2019
2019.3.0-demo 2,444 5/15/2019
2019.2.5-demo 2,408 3/21/2019
2019.2.0-demo 1,176 3/5/2019
2019.1.17-demo 830 2/7/2019
2019.1.0-demo 2,502 12/19/2018
2018.4.7-demo 1,699 10/25/2018
2018.4.1-demo 1,071 9/12/2018
2018.3.42-demo 1,108 8/28/2018
2018.3.5-demo 1,379 5/10/2018
2018.2.3-demo 2,862 4/4/2018
2018.2.2-demo 4,038 3/15/2018
2018.2.0-demo 1,351 3/5/2018