Skip to content

Commit

Permalink
chore: Adjusting titles
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrandolph committed Nov 30, 2023
1 parent ad70837 commit aa5366d
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
uid: Uno.GettingStarted.Counter.CSharp.MVUX
---

# Counter App using C# Markup and MVUX

[Download the complete C# Markup + MVUX sample](https://github.com/unoplatform/Uno.GettingStartedTutorial/tree/master/src/Counter/CSharp-MVUX)

[!INCLUDE [Intro](include-intro.md)]

In this tutorial you will learn how to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
uid: Uno.GettingStarted.Counter.CSharp.MVVM
---

# Counter App using C# Markup and MVVM

[Download the complete C# Markup + MVVM sample](https://github.com/unoplatform/Uno.GettingStartedTutorial/tree/master/src/Counter/CSharp-MVVM)



[!INCLUDE [Intro](include-intro.md)]

In this tutorial you will learn how to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
uid: Uno.GettingStarted.Counter.XAML.MVUX
---

# Counter App using XAML and MVUX

[Download the complete XAML + MVUX sample](https://github.com/unoplatform/Uno.GettingStartedTutorial/tree/master/src/Counter/XAML-MVUX)


[!INCLUDE [Intro](include-intro.md)]

In this tutorial you will learn how to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
uid: Uno.GettingStarted.Counter.XAML.MVVM
---

# Counter App using XAML and MVVM

[Download the complete XAML + MVVM sample](https://github.com/unoplatform/Uno.GettingStartedTutorial/tree/master/src/Counter/XAML-MVVM)


[!INCLUDE [Intro](include-intro.md)]

In this tutorial you will learn how to:
Expand Down
6 changes: 0 additions & 6 deletions doc/articles/getting-started/counterapp/include-intro.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@


# Create a Counter App with Uno Platform

[Download the complete sample](https://github.com/unoplatform/Uno.GettingStartedTutorial/tree/master/src/Counter)

> [!NOTE]
> Estimated time to complete: 10 minutes
Expand Down

0 comments on commit aa5366d

Please sign in to comment.