Catalog/imagecatalog/Properties
MaddoScientisto 311b3e76f0 Add Avalonia UI frontend alongside WinForms and WPF
Introduce Avalonia as a new cross-platform UI option, including new XAML and code-behind files for the application and main window. Update Program.cs to support a --avalonia launch argument and add corresponding launch profile. Integrate Avalonia NuGet packages and ensure DataModel supports UI-thread invocation for all frontends. All business logic and state are shared via DI, enabling consistent behavior across WinForms, WPF, and Avalonia.
2026-02-26 18:43:07 +01:00
..
DataSources Added viewmodel 2024-10-14 22:55:52 +02:00
launchSettings.json Add Avalonia UI frontend alongside WinForms and WPF 2026-02-26 18:43:07 +01:00
Settings.Designer.cs Fixed Build 2024-10-14 19:54:29 +02:00
Settings.settings Add AI/OCR extraction feature with UI and CSV export 2026-02-16 18:37:05 +01:00