Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions demos-and-sample-apps/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ The Telerik UI for .NET MAUI library offers an extensive set of fully featured e

The following demo apps deliver a rich collection of .NET MAUI examples:

* [Controls Samples App](#controls-samples-app)
* [SDKBrowser App](#sdkbrowser-app)
* [Crypto Tracker App](#crypto-tracker-app)
* [Controls Samples App]({%slug controls-samples-app%})
* [SDKBrowser App]({%slug sdkbrowser-app%})
* [Crypto Tracker App]({%slug maui-crypto-app%})

> Telerik UI for .NET MAUI version 7.1.0 adds support for .NET 9.0. You can easily switch the .NET version to .NET 8.0 or .NET 9.0 to build the apps.
> Inside the Examples folder of the installation/.zip file there are `.ps1` files - `SwitchToNet8.ps1` and `SwitchToNet9.ps1`. You can use them to switch the .NET version you use to build the .NET MAUI sample apps.
Expand Down