25 de março de 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.

10 de novembro de 2025

Novos recursos para trabalhar com dados no FastReport VCL Ultimate

Com o lançamento da versão 2026.1, a assinatura do Ultimate VCL se tornou ainda mais valiosa. Todos os proprietários de licença agora recebem a nova biblioteca FastGrid e a possibilidade de criar relatórios usando o FastReport Online Designer.
10 de novembro de 2025

FastReport Online Designer: lançamento da versão 2026.1

Na versão 2026.1 do FastReport Online Designer, há um validador de relatórios, novos componentes e controles para soluções.net e VCL, redesenhou a barra de ferramentas principal, melhorou o sistema IntelliSense.
27 de outubro de 2025

O FastReport VCL — atualização para a versão 2026.1

Na versão 2026.1 para FastReport VCL, os recursos do mecanismo de relatório foram expandidos: novas propriedades para o construtor de tabela dinâmica e gerenciamento de banda de relatório, designer aprimorado e muito mais.

© 1998-2025 Fast Reports Inc.