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
Following list provides you a quick Overview, what you can find in the [Mvux Gallery](./src/DevTKSS.Uno.Samples/DevTKSS.Uno.Samples.MvuxGallery) App.
28
-
The depending Documentation you can find [here](./doc/articles/MvuxGallery/Overview.md)
32
+
The Overview about it and its Tutorials you can find [here](./doc/articles/MvuxGallery/Overview.md)
29
33
30
34
### Controls to be explored in this App
31
35
@@ -72,14 +76,17 @@ The depending Documentation you can find [here](./doc/articles/MvuxGallery/Overv
72
76
73
77
-[ ] Fixing ThemeResource Styled that are not seeming to listen to Theme changes
74
78
-[ ] Getting `IOptions` with JsonTypeInfo Typed to Dictionary or Tuples does not work as expected and only returns null values. (see [#6](./issues/6))
75
-
-[ ] Missing Information about how to use `NamedOptions` at the point they should get retuned by the IConfiguration to Configure the Service because Uno did remove the Microsoft own `.Configure<...>` which would be known, but is missing a documentation about those Changes applyed. So in amiss of that, we need to create a derrived Record for each of them to get the correct JsonSerializable Type and makes us need to define the CodeSampleService Generic.
79
+
-[ ] Missing Information about how to use `NamedOptions` at the point they should get returned by the IConfiguration to Configure the Service because Uno did remove the Microsoft own `.Configure<...>` which would be known, but is missing a documentation about those Changes applied. So in amiss of that, we need to create a derived Record for each of them to get the correct JsonSerializable Type and makes us need to define the CodeSampleService Generic.
76
80
77
81
## Tutorials
78
82
79
83
### German Language
80
84
81
85
-**Xaml Navigation with NavigationView**
82
-
-[ ] Video Tutorial (*pending release*)
86
+
- Video Tutorial Playlist I recommend to check out frequently:
0 commit comments