Telerik UI for .NET MAUI Sample Applications
This repository contains sample applications related to Telerik UI for .NET MAUI components.
Demos description
Crypto Tracker Demo Application
Telerik Crypto Tracker demo is a cross-platform .NET MAUI application targeting Android, iOS, macOS, and WinUI. It is designed to demonstrates a real-life crypto application that shows changes in cryptocurrency prices, built with the Telerik UI for .NET MAUI controls.
How to build the solutions
-
Install Telerik UI for .NET MAUI - you can download it from here.
-
Copy the path to "Packages" folder from the installation folder.
- For Windows - C:\Program Files (x86)\Progress\Telerik UI for .NET MAUI 0.4.0\Packages
- For Mac - /Users//Documents/Progress/Telerik_UI_for_NET_MAUI_0.4.0/Packages
-
Add this path to the NuGet.Config file. It should look like this:
<add key="PackageSource" value="C:\Program Files (x86)\Progress\Telerik UI for .NET MAUI 0.4.0\Packages"/>
-
Build the app like any other .NET MAUI solution. You can use this help article for guidance.
Support and Feedback
You can find documentation at https://docs.telerik.com/devtools/maui/introduction
We would love to hear what you think, so should you have any questions and/or comments, please share them in our Telerik UI for .NET MAUI Feedback Portal.
The demo application is available as an offline project from your Telerik UI for .NET MAUI installation.
License
See the license file and any additional license information attached to each sample.