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

This commit is contained in:
Markus Ewald 2025-07-31 10:01:38 +02:00
parent d969811427
commit 76a31e15f4
4 changed files with 30 additions and 832 deletions

View file

@ -47,4 +47,4 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.3.2")]
[assembly: AssemblyVersion("1.3.3")]