Nuclex.Avalonia/Source/Collections
2025-07-29 14:15:10 +02:00
..
AsyncVirtualObservableReadOnlyList2.cs Improved the async lazy-loading collection by scheduling simultaneous fetch requests instead of hammering a potential database connection in the background 2025-07-29 14:15:10 +02:00
AsyncVirtualObservableReadOnlyList.cs Improved the async lazy-loading collection by scheduling simultaneous fetch requests instead of hammering a potential database connection in the background 2025-07-29 14:15:10 +02:00
VirtualObservableReadOnlyList.cs Improved the behavior of the async virtual collection 2025-07-09 22:05:46 +02:00