We continue the series of articles about working with FastReport Avalonia in Visual Studio Code on various operating systems. In this article, we will analyze in detail how to run FastReport Avalonia on a Linux operating system using the Visual Studio Code IDE.
Avalonia UI is a .NET framework that is actively used for developing cross-platform user interfaces. With its universal API for application building, Avalonia supports all major platforms and runtime environments and has its unique interface. This ensures that your business solutions will look identical on every operating system.
FastReport Avalonia includes a powerful data processing engine, a familiar report designer, and a viewer for generated reports. Additionally, the new product supports all export formats of the built reports, such as PDF, Excel, MS Word, and many others.
The library is fully backward compatible with FastReport WPF, FastReport .NET, and FastReport Mono. It supports Avalonia UI, ...