FastReport .NET Component Packages

Erstellen Sie eine Berichtsinfrastruktur für .NET-Geschäftsanwendungen und plattformübergreifende Entwicklung.

Veröffentlicht von Fast Reports
Wird von ComponentSource seit 2009 vertrieben

Preise ab: US$ 1,469.02 Version: 2026.2.x NEU Letzte Aktualisierung: Apr 7, 2026 4.50 Stern Durchschnittliche Bewertung4.50 Stern Durchschnittliche Bewertung4.50 Stern Durchschnittliche Bewertung4.50 Stern Durchschnittliche Bewertung4.50 Stern Durchschnittliche Bewertung (3)

i

Please note that the FastReport.Web for .NET Framework (legacy library) will no longer be updated. Similar functionality is continued in FastReport.Web for Core/Blazor which are included in FastReport.NET.

FastReport .NET Component Packages Releases

Released: Apr 4, 2025

Updates in 2025.1.23

Funktionen

  • FastReport .NET WinForms
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
    • Extras
      • Added Apache Ignite connector.
  • FastReport .NET Mono
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
  • FastReport .NET Core
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
  • FastReport .NET WPF
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
  • FastReport .NET Avalonia
    • Exports
      • Added paragraph...

Released: Mar 28, 2025

Updates in 2025.1.22

Fehlerkorrekturen

  • FastReport .NET WinForms
    • Preview
      • Fixed a bug when searching in the report preview, it does not switch to the next word.
  • FastReport .NET Mono
    • Preview
      • Fixed a bug when searching in the report preview, it does not switch to the next word.
  • FastReport .NET WPF
    • Preview
      • Fixed a bug when searching in the report preview, it does not switch to the next word.
  • FastReport .NET Avalonia
    • Preview
      • Fixed a bug when searching in the report preview, it does not switch to the next word.
  • FastReport...

Released: Mar 25, 2025

Updates in 2025.1.21

Funktionen

  • FastReport .NET Core
    • Exports
      • Optimized PDF export for FastReport.Core.Skia.
    • WebReport
      • Added the ability to configure caching for a single WebReport using the 'WebReport.CacheOptions' property.
  • FastReport .NET Web
    • WebReport
      • Added the ability to configure caching for a single WebReport using the 'WebReport.CacheOptions' property.

Fehlerkorrekturen

  • FastReport .NET WinForms
    • Exports
      • Fixed export cells of TableObject to HTML.
  • FastReport .NET Web
    • Exports
      • Fixed export cells of TableObject to...

Released: Mar 14, 2025

Updates in 2025.1.19

Funktionen

  • FastReport .NET WinForms
    • Engine:
    • Added the ability to hide password in ConnectionString in the designer.
  • FastReport .NET Mono
    • Engine:
    • Added the ability to hide password in ConnectionString in the designer.
  • FastReport .NET Core
    • Engine:
    • Added the ability to hide password in ConnectionString in the designer.
  • FastReport .NET WPF
    • Engine:
    • Added the ability to hide password in ConnectionString in the designer.
  • FastReport .NET Avalonia
    • Engine:
    • Added the ability to hide password in...

Released: Feb 28, 2025

Updates in 2025.1.18

Fehlerkorrekturen

  • Online Designer
    • Fixed saving the report in Online Designer when SaveMethod and SaveMethodAsync did not substitute ConnectionString for connected data sources.

Released: Feb 28, 2025

Updates in 2025.1.15

Funktionen

  • .Net Core
    • Added methods for MS SQL stored procedures in FR Core.
  • Common
    • Added a new method for setting an parameter expression via code.
    • Added a timestamp when signing installs.
    • Changed width of "About..." window.
    • Added a new icon.
  • Demos
    • Added UsedPackages.version file for WPF packs.
  • Designer
    • Added ability open page as link from another report.
    • Added a check for duplicates of downloaded fonts.
    • Added italic, bold, underline and strikethrough font styles to the span tag.
    • Added text...

Released: Nov 21, 2024

Updates in 2025.1.0

Funktionen

  • Microsoft .NET versions have been updated with .NET 8 now considered the main version and supported targets including .NET 6, .NET 8, and .NET 9.
  • Added necessary attributes for components for compatibility with .NET 9.

Released: Oct 15, 2024

Updates in 2025.1

Funktionen

  • Engine
    • Added PicturesInParagraph property to RichObject.
    • Added method for asynchronous report preparation PrepareAsync().
    • Added converting of strings to dbtype compatible.
    • Added print scale.
    • Added decimal conversion to words in ToWords functions.
    • Added locale identifier for Spanish is 22538 (Spanish - Latin America) and 3082 (Spanish - Spain (Modern Sort)).
    • Added a new IfNull function for working with expressions. It returns the result of the calculated expression if it is not null...

Released: Apr 9, 2024

Updates in 2024.2.0

Funktionen

  • Engine
    • Added a new 'CreatePage' event to the 'ReportPage' object.
    • When converting RTF, insignificant spaces after tabs are now discarded.
  • Designer
    • Added the 'Contains (string , string)' function, which determines whether a string contains a substring.
    • Changed the text of the warning message about duplicate parameter names in the query wizard.
    • Swiss QR updates:
      • Processing of the 'Amount' field has been changed.
      • The 'Currency' field is now a text field.
      • Added processing of 'Recipient'...

Released: Mar 5, 2024

Updates in 2024.1.8

Funktionen

  • No longer supports .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, .NET 5. This will speed up the development of new features and highly improve the performance of projects.
  • The following packages have changed:
    • FastReport.Core - The minimum version now is .NET Framework 4.6.2 and .NET 6. (Removed support for .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, .NET 5).
    • FastReport.Core.Skia - The minimum version now is .NET 6. (Removed support for .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, .NET 5).
    • FastReport.NET...