You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/articles/de/MvuxGallery-Overview-de.md
+11-4Lines changed: 11 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,20 @@ Hier ist eine Liste von Steuerelementen und Funktionen, die Sie in der MvuxGalle
22
22
-[`ItemOverlayTemplate` DataTemplate](https://github.com/DevTKSS/DevTKSS.Uno.SampleApps/blob/master/src/DevTKSS.Uno.Samples.MvuxGallery/Styles/Generic.xaml) (*Layout repliziert aus WinUI 3 Galerie*)
23
23
-[TabBar und TabBarItem](https://github.com/DevTKSS/DevTKSS.Uno.SampleApps/blob/master/src/DevTKSS.Uno.Samples.MvuxGallery/Presentation/Views/DashboardPage.xaml) und [Model für das Binden von Elementen an ListFeed](https://github.com/DevTKSS/DevTKSS.Uno.SampleApps/blob/master/src/DevTKSS.Uno.Samples.MvuxGallery/Presentation/ViewModels/DashboardModel.cs)
24
24
25
-
## Beispielhafte Uno.Extensions
25
+
## Beispiele der Verwendung von Uno.Extensions in der MvuxGallery App
Willkommen bei der Uno Platform und insbesondere bei diesem Community-Tutorial-Beispiel!
8
+
9
+
## Erste Schritte
10
+
11
+
Wie du mit deiner neuen App loslegst: [Link zur Uno Doku `Getting Started`](https://aka.platform.uno/get-started)
12
+
13
+
Weitere Informationen zur Verwendung des Uno.Sdk oder zum Aktualisieren der Uno Platform-Pakete in deiner Lösung: [Das Uno.Sdk benutzen](https://aka.platform.uno/using-uno-sdk)
14
+
15
+
## Tutorial zum Mitmachen
16
+
17
+
Diese Beispiel-App hat bisher kein dokumentiertes Tutorial, aber du kannst dir schon den auf YouTube verfügbaren Video-Guide ansehen:
18
+
[HowTo: Mvux ListState - Binden unseres UI an das Selected Item](https://youtu.be/UUa2VymR8hM)
19
+
20
+
## Mitwirken
21
+
22
+
Wenn du zu diesem Beispiel beitragen möchtest, wirf einen Blick auf die [CONTRIBUTING Guidelines](https://github.com/DevTKSS/DevTKSS.Uno.SampleApps/blob/master/CONTRIBUTING.md)
Welcome to the Uno Platform and particularly this Community Tutorial Sample!
8
+
9
+
## Getting Started
10
+
11
+
To discover how to get started with your new app: [Link to the Uno `Getting Started`](https://aka.platform.uno/get-started)
12
+
13
+
For more information on how to use the Uno.Sdk or upgrade Uno Platform packages in your solution: [Using the Uno.Sdk](https://aka.platform.uno/using-uno-sdk)
14
+
15
+
## Tutorial to follow along with this sample
16
+
17
+
This sample app has no Documented Tutorial by now, but you can check out the Video Guide already available on YouTube:
18
+
[HowTo: Mvux ListState - Binden unseres UI an das Selected Item](https://youtu.be/UUa2VymR8hM) (Deutsch => Switch on Subtitles for English)
19
+
20
+
## Contributing
21
+
22
+
If you want to contribute to this sample, please check out the [CONTRIBUTING Guidelines](https://github.com/DevTKSS/DevTKSS.Uno.SampleApps/blob/master/CONTRIBUTING.md)
0 commit comments