Markus Ewald
|
5175af250e
|
Began porting my MultiPageViewModel from the Windows Forms library to the Avalonia library; updated copyright statement for the year 2026
|
2026-04-27 16:12:25 +02:00 |
|
Markus Ewald
|
76a31e15f4
|
Removed backup async lazy-loading collection, the queueing variant in now proven; added ItemFetched event so users can run additional processing when items have been fetched from the dataabse; fixed message presenter, yes/no and ok/cancel messages are now centered and parented to the main window as well
|
2025-07-31 10:01:38 +02:00 |
|
Markus Ewald
|
ee6a57b784
|
Restored previous attempt at IndexOf(), but it's broken either way
|
2025-07-09 23:10:54 +02:00 |
|
Markus Ewald
|
225da0d7e9
|
Initial porting attempt of my WinForms MVVM library to Avalonia; added IWindowScope as a new reature because this library should support Microsoft's dependency injector
|
2025-07-05 21:06:55 +02:00 |
|