March 25, 2025

Release of a library for executing scripts in C#

We are pleased to announce the release of a cross-platform library for executing complex scripts in C# called FastScript .NET.

Libraries for executing complex scripts provide the ability to dynamically generate and execute code, which can be useful in various scenarios such as developing plugins, creating user scripts, and so on.

  • Working in Constrained Environments. FastScript .NET is built on the classic "lexer-parser-interpreter" model. It does not use compilation to machine code, allowing it to operate in environments where code generation is restricted (NativeAOT, iOS, WASM). Its performance is comparable to other solutions that use interpretation (such as Lua and JavaScript), although it is slower than compiled C# code.
  • C# as a Scripting Language. FastScript .NET has full integration with the .NET platform and allows the use of all libraries, frameworks, and APIs. A unified code base in C# for scripts eliminates the need to maintain code in multiple languages.
  • Compactness. The small size of the library (just 300 KB) makes it convenient to use even in resource-constrained projects without overloading the system.

Since version 2025.1.21 FastScript .NET is part of the WinForms, WPF, WEB, Mono and Avalonia packages. Our library is also part of Ultimate.NET solutions with all source codes.

May 25, 2026

Service Solutions Update to Version 2026.2

In the 2026.2 release of our service solutions lineup (FastReport Cloud, FastReport Publisher, FastReport Corporate Server), we focused on improving reliability and usability.
May 19, 2026

Release of Version 2026.2 for FastReport Online Designer

The new FastReport Online Designer version (2026.2) brings significantly improved UI and a reworked theming system, a new report workspace, and a substantial amount of new functionality.
May 18, 2026

-15% Off Single Licenses for Independent Developers

Get 15% off Single licenses for FastReport .NET, FastReport VCL, and FastReport Desktop until May 22

© 1998-2026 Fast Reports Inc.