Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfversluis/MauiFolderPickerSample
Sample code to demonstrate how to implement a folder picker with .NET MAUI
https://github.com/jfversluis/MauiFolderPickerSample
dotnet-maui folder-picker winui
Last synced: about 2 months ago
JSON representation
Sample code to demonstrate how to implement a folder picker with .NET MAUI
- Host: GitHub
- URL: https://github.com/jfversluis/MauiFolderPickerSample
- Owner: jfversluis
- Created: 2022-02-15T09:11:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T10:58:30.000Z (over 2 years ago)
- Last Synced: 2024-10-13T20:22:33.745Z (2 months ago)
- Topics: dotnet-maui, folder-picker, winui
- Language: C#
- Homepage: https://blog.verslu.is/maui/folder-picker-with-dotnet-maui/
- Size: 87.9 KB
- Stars: 51
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# .NET MAUI Folder Picker Sample
Sample code to demonstrate how to implement a folder picker with .NET MAUIRelated blog post: https://blog.verslu.is/maui/folder-picker-with-dotnet-maui/
Related Stack Overflow question: https://stackoverflow.com/questions/70999773/folder-picker-net-maui/71123911