VOOZH about

URL: https://www.nuget.org/packages/FastReport.Core/

⇱ NuGet Gallery | FastReport.Core 2026.2.3-demo




👁 Image
FastReport.Core 2026.2.3-demo

Prefix Reserved
This is a prerelease version of FastReport.Core.
dotnet add package FastReport.Core --version 2026.2.3-demo
 
 
NuGet\Install-Package FastReport.Core -Version 2026.2.3-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="2026.2.3-demo" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FastReport.Core" Version="2026.2.3-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 2026.2.3-demo
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FastReport.Core, 2026.2.3-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@2026.2.3-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=2026.2.3-demo&prerelease
 
Install as a Cake Addin
#tool nuget:?package=FastReport.Core&version=2026.2.3-demo&prerelease
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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/fast-report-net-editions-compare

Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net6.0-windows7.0 net6.0-windows7.0 is compatible.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 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/products/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
2026.2.3-demo 111 6/16/2026
2026.2.1-demo 559 4/25/2026
2026.2.0-demo 220 4/7/2026
2026.1.8-demo 149 3/23/2026
2026.1.5-demo 126 3/12/2026
2026.1.4-demo 286 2/26/2026
2026.1.3-demo 333 12/11/2025
2026.1.2-demo 535 10/17/2025
2026.1.1-demo 194 10/16/2025
2026.1.0-demo 217 10/13/2025
2025.2.12-demo 515 9/23/2025
2025.2.11-demo 344 9/4/2025
2025.2.10-demo 267 8/28/2025
2025.2.9-demo 220 8/20/2025
2025.2.8-demo 170 8/1/2025
2025.2.7-demo 189 7/29/2025
2025.2.6-demo 504 6/24/2025
2025.2.5-demo 223 6/18/2025
2025.2.4-demo 327 5/20/2025
2025.2.3-demo 284 5/15/2025
Loading failed