Giter Site home page Giter Site logo

maui-samples's Introduction

Telerik UI for .NET MAUI Sample Applications

This repository contains sample applications built with the Telerik UI for .NET MAUI components.

Demos Description

Crypto Tracker Demo Application

The Telerik Crypto Tracker demo is a cross-platform .NET MAUI application targeting Android, iOS, macOS, and WinUI. It is designed to demonstrate a real-life crypto application that shows changes in cryptocurrency prices, built with the Telerik UI for .NET MAUI controls.

You can find more information on the Crypto Tracker Demo Application in the following documentation article: Crypto Tracker Demo Application.

Controls Samples Application

The Telerik UI for .NET MAUI Controls Samples application provides many scenario-specific use cases designed to show off a subset of features for each component.

You can find more information on the Controls Samples Application in the following documentation article: Controls Samples Application.

SDKBrowser Application

The Telerik UI for .NET MAUI SDKBrowser is a set of examples that explain how to use the features of a control. The SDKBrowser shows the components in their pure form without adding extra styling and polishing. It's the go-to source for "how do I use X in Y control". Most of the code snippets available in the documentation are directly generated from the examples in the SDKBrowser (you can see special comments in the code for this).

You can find more information on the SDK Browser Application in the following documentation article: SDKBrowser Application.

How to Build the Solutions

  1. Clone the maui-samples repository on your machine.
  2. Install Telerik UI for .NET MAUI - you can download it from here.
  3. Open the corresponding .sln file from the cloned repository, for example - ControlsSamples.sln.
  4. Restore the NuGet packages. If the NuGet packages are not automatically restored, add one of the following NuGet package sources:
    • Telerik NuGet Package Sourceโ€”You can follow the steps from this article for the purpose.
    • Local NuGet Sourceโ€”:
      1. Copy the full path to the "Packages" folder from the Telerik UI for .NET MAUI installation.
        • For Windows - C:\Program Files (x86)\Progress\Telerik UI for .NET MAUI 5.2.0\Packages
        • For Mac - /Users/<Your User Name>/Documents/Progress/Telerik_UI_for_NET_MAUI_5.2.0/Packages
      2. Add this path to the packageSources collection in the NuGet.Config file. The added entry should look like this:
        <add key="PackageSource" value="C:\Program Files (x86)\Progress\Telerik UI for .NET MAUI 5.2.0\Packages" />
  5. Build the app like any other .NET MAUI solution. You can use this help article for guidance.

Support and Feedback

You can find the official Telerik UI for .NET MAUI documentation at https://docs.telerik.com/devtools/maui/introduction.

We would love to hear your feedback, so should you have any questions and/or comments, please share them in our Telerik UI for .NET MAUI Feedback Portal.

The demo applications are also available as offline projects from your Telerik UI for .NET MAUI installation.

License

See the license file and any additional license information attached to each sample.

maui-samples's People

Contributors

dilyantraykov avatar ivan-todorov-progress avatar deyanterz avatar yoan-krumov avatar apopatanasov avatar polqnap avatar telerikmauiteam avatar marchev-prgs avatar georgedarakchiev avatar kalin-todorov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.