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
## Welcome to this Samples and Tutorials Library! ❤️
8
8
9
9
This is a collection of Sample Apps and Tutorials for the [Uno Platform](https://platform.uno/), created to fill the gap of missing **German-localized** learning content. Most tutorials are available in both **German** (primary) and **English**.
The [Mvux Gallery](https://github.com/DevTKSS/DevTKSS.Uno.SampleApps/tree/master/src/DevTKSS.Uno.Samples.MvuxGallery/) demonstrates modern Uno Platform development patterns with a comprehensive example application.
-[Navigation via XAML](https://devtkss.github.io/DevTKSS.Uno.SampleApps/docs/articles/en/Navigation/HowTo-Defining-UI-NavigationView-en.html)
63
-
-[React to Route Changes with IRouteNotifier](https://devtkss.github.io/DevTKSS.Uno.SampleApps/docs/articles/en/Navigation/HowTo-ChangeRoutes-en.html)
62
+
-[Navigation via XAML](https://devtkss.github.io/DevTKSS.Uno.SampleApps/articles/en/Navigation/HowTo-Defining-UI-NavigationView-en.html)
63
+
-[React to Route Changes with IRouteNotifier](https://devtkss.github.io/DevTKSS.Uno.SampleApps/articles/en/Navigation/HowTo-ChangeRoutes-en.html)
64
64
-**Hosting** - App Host Builder pattern
65
65
-**Dependency Injection** - Constructor injection
66
66
-**Serialization** - JSON data handling
@@ -77,7 +77,7 @@ The [Mvux Gallery](https://github.com/DevTKSS/DevTKSS.Uno.SampleApps/tree/master
77
77
78
78
### Xaml Navigation App
79
79
80
-

80
+

81
81
82
82
A complete tutorial application demonstrating navigation patterns with MVUX and XAML.
83
83
@@ -89,7 +89,7 @@ A complete tutorial application demonstrating navigation patterns with MVUX and
89
89
90
90
**Available Resources:**
91
91
92
-
-**[Tutorial Documentation](https://devtkss.github.io/DevTKSS.Uno.SampleApps/docs/articles/en/Navigation/Extensions-Navigation-en.html)** - Step-by-step guide (🇩🇪 German | 🇬🇧 English)
92
+
-**[Tutorial Documentation](https://devtkss.github.io/DevTKSS.Uno.SampleApps/articles/en/Navigation/Extensions-Navigation-en.html)** - Step-by-step guide (🇩🇪 German | 🇬🇧 English)
93
93
-**[Video Tutorial Series](https://youtube.com/playlist?list=PLEL6kb4Bivm_g81iKBl-f0eYPNr5h2dFX)** - Complete walkthrough (🇩🇪 German with English subtitles)
94
94
-**[Source Code](https://github.com/DevTKSS/DevTKSS.Uno.SampleApps/tree/master/src/DevTKSS.Uno.XamlNavigationApp-1/)** - Browse the implementation
95
95
@@ -101,10 +101,10 @@ You can access all tutorials and guides in both English and German. Use the tabl
| All Docs Index |[Docs Home (EN)](https://devtkss.github.io/DevTKSS.Uno.SampleApps/docs/)|[Docs Home (DE)](https://devtkss.github.io/DevTKSS.Uno.SampleApps/docs/index.html?lang=de)|
104
+
| Getting Started |[Guide (EN)](https://devtkss.github.io/DevTKSS.Uno.SampleApps/articles/en/HowTo-Setup-DevelopmentEnvironment-en.html)|[Anleitung (DE)](https://devtkss.github.io/DevTKSS.Uno.SampleApps/articles/de/HowTo-Setup-DevelopmentEnvironment-de.html)|
| All Docs Index |[Docs Home (EN)](https://devtkss.github.io/DevTKSS.Uno.SampleApps/)|[Docs Home (DE)](https://devtkss.github.io/DevTKSS.Uno.SampleApps/index.html?lang=de)|
108
108
109
109
Most content is available in both German (original) and English (translated).
0 commit comments