2f075363b1
The option 1 for valid XAML namespaces had an issue in the examples stating xmlns:... again inside the string. This fixes it |
||
---|---|---|
.. | ||
README.md | ||
accessing-the-ui-thread.md | ||
code-behind.md | ||
introduction-to-xaml.md | ||
mvvm.md |
README.md
description |
---|
Short tutorials to get you up and running if you're new to Avalonia. |
🐣 Basics
ToDo List App
The "hello world" of the internet age. Lets build a todo list app using MVVM and Reactive UI.
{% page-ref page="../../tutorials/todo-list-app/" %}