Testbed for playing around with Avalonia's TreeDataGrid and ComboBox.
- Uses Microsoft Dependency Injection to make ViewModels cross platform
- Creates
TreeDataGridwith 100.000 rows, sortable and searchable - Creates
ComboBoxwith 100.000 entries, searchable - Includes Demo WPF app showing how to open Avalonia Window as dialog from within WPF