CommunityToolkit / CommunityToolkit/Graph-Controls
[Feature] Handle Paging of Graph Calls in GraphPresenter
Đang mở
Area: Controls
Controls: GraphPresenter
enhancement :sparkles:
help wanted :raising_hand:
question :grey_question:
- Ngôn ngữ chính
- C#
- Star
- 156
- Fork
- 38
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Describe the problem this feature would solve
From #17, we should have a general helper/pattern to help us with paged graph calls.
## Describe the solution
Ideally this uses the new asynchronous await pattern in C# so we can fetch each page independently while returning current data to the UI still.
## Describe alternatives you've considered
Not sure what support for this is already in the Graph API, maybe it can do some of this for us already? Need to investigate.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.