Info
Version: | 1.0.2 |
Author(s): | Ahmed Mabrouck (RoCa) |
Last Update: | Monday, October 3, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Windows.Collections.IncrementalLoading |
Install
Install-Package Windows.Collections.IncrementalLoading
dotnet add package Windows.Collections.IncrementalLoading
paket add Windows.Collections.IncrementalLoading
Windows.Collections.IncrementalLoading Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Supports out of the box:
Supports observability and incremental loading.
Observability: all changes inside in the collection are observed by binding clients.
Incremental Loading: supports collection items paging by loading more data on scrolling data items control event trigger.