Skip to content

Commit 79be5f1

Browse files
authored
adding link to PhotoEditor; link to Samples Browser (#1772)
1 parent e011318 commit 79be5f1

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

windows-apps-src/get-started/get-app-samples.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,16 @@ To make finding specific samples a little bit easier, you can browse and search
2222

2323
Here's a list of mini-app samples created specifically to support Windows developer documentation. Unless noted, the following samples are all Universal Windows Platform (UWP) apps that have been updated to use the latest [WinUI 2.4](/windows/apps/winui/winui2/release-notes/winui-2.4) controls.
2424

25-
- [Rss Reader](https://github.com/Microsoft/Windows-appsample-rssreader) - Retrieve RSS feeds and view articles
26-
- [Family Notes](https://github.com/Microsoft/Windows-appsample-familynotes) - Explore different input modalities and scenarios of user awareness
27-
- [Customer Orders](https://github.com/Microsoft/Windows-appsample-customers-orders-database) - Features useful to enterprise developers, like Azure Active Directory (AAD) authentication, UI controls (including a data grid), Sqlite and SQL Azure database integration, Entity Framework, and cloud API services
28-
- [Lunch Scheduler](https://github.com/Microsoft/Windows-appsample-lunch-scheduler) - Schedule lunches with your friends and coworkers
29-
- [Coloring Book](https://github.com/Microsoft/Windows-appsample-coloringbook) - Windows Ink (including the Windows Ink Toolbar) and radial controller (for Wheel devices such as the Surface Dial) features
30-
- [Network Helper (Quiz Game)](https://github.com/Microsoft/Windows-appsample-networkhelper) - Network discovery and communication
31-
- [HUE Lights Controller](https://github.com/Microsoft/Windows-appsample-huelightcontroller) - Intelligent home automation with Cortana and Bluetooth Low Energy (Bluetooth LE)
32-
- [Marble Maze](https://github.com/Microsoft/Windows-appsample-marble-maze) - Basic 3D game using DirectX
33-
- [PhotoLab](https://github.com/Microsoft/Windows-appsample-photo-lab) - View and edit image files
25+
- [Rss Reader](/samples/microsoft/windows-appsample-rssreader/rssreader-sample/)—Retrieve RSS feeds and view articles.
26+
- [Family Notes](/samples/microsoft/windows-appsample-familynotes/familynotes-sample/)—Explore different input modalities and scenarios of user awareness.
27+
- [Customer Orders](/samples/microsoft/windows-appsample-customers-orders-database/customers-orders-database-sample/)—Features useful to enterprise developers, such as Azure Active Directory (AAD) authentication, UI controls (including a data grid), Sqlite and SQL Azure database integration, Entity Framework, and cloud API services.
28+
- [Lunch Scheduler](/samples/microsoft/windows-appsample-lunch-scheduler/lunch-scheduler-app/)—Schedule lunches with your friends and coworkers.
29+
- [Coloring Book](/samples/microsoft/windows-appsample-coloringbook/coloring-book-sample-updated-to-winui-24---may-2020/)—Windows Ink (including the Windows Ink Toolbar) and radial controller (for Wheel devices such as the Surface Dial) features.
30+
- [Network Helper (Quiz Game)](/samples/microsoft/windows-appsample-networkhelper/networkhelper-sample-library/)—Network discovery and communication.
31+
- [HUE Lights Controller](/samples/microsoft/windows-appsample-huelightcontroller/hue-lights-sample/)—Intelligent home automation with Cortana and Bluetooth Low Energy (Bluetooth LE).
32+
- [Marble Maze](/samples/microsoft/windows-appsample-marble-maze/directx-marble-maze-game-sample/)—Basic 3D game using DirectX.
33+
- [PhotoLab](/samples/microsoft/windows-appsample-photo-lab/photolab-sample/)—View and edit image files.
34+
- [Photo Editor](/samples/microsoft/windows-appsample-photo-editor/photo-editor-cwinrt-sample-application/)—View and edit image files (a [C++/WinRT](/windows/uwp/cpp-and-winrt-apis/) version of **PhotoLab**).
3435

3536
## Download the code
3637

@@ -70,4 +71,4 @@ After you download the .zip file, open the samples in Visual Studio.
7071

7172
If you have problems or questions, use the **Issues** tab in the repository to create a new issue.
7273

73-
![Feedback image](images/GitHubUWPSamplesFeedback.png)
74+
![Feedback image](images/GitHubUWPSamplesFeedback.png)

0 commit comments

Comments
 (0)