New to Telerik UI for .NET MAUI? Start a free 30-day trial

Installing Telerik UI for .NET MAUI by Using the Telerik NuGet Server

NuGet is a popular .NET package manager. Progress maintains the Telerik NuGet Feed for registered users and you can include the Telerik UI for .NET MAUI suite in your solution and/or update to the latest available version from there as well. Installing the Telerik UI for .NET MAUI library with NuGet works both for Windows and MacOS machines.

The following video demonstrates how to register the feed on your system and add the product package you need by using visual Studio for Windows.

The Telerik.UI.for.Maui NuGet works with .NET 6.0 and .NET 7.0 projects. It automatically restore the needed packages depending on the .NET version used in the project.

Prerequisites

To access the Telerik NuGet server, use your Telerik Account login credentials.

Registering the Feed on Your System

To add the Telerik server to the NuGet package sources:

  1. Go to Tools > Package Manager Settings.

    Telerik NuGet Package

  2. Open the Package Sources section.

    Telerik NuGet Package

  3. In the Source field, add the Telerik server by filling in its URL: https://nuget.telerik.com/v3/index.json. Click Update.

    Note that the https://nuget.telerik.com/v3/index.json server will be deprecated and you are recommended to switch to the v3 API, which is faster and more lightweight, and also reduces the number of requests from NuGet clients.

    Telerik NuGet Package

The Telerik server is now ready to use. You can go to your solution and open the Solution Package Manager.

Installing the Telerik UI .NET MAUI Package

To install the Telerik.UI.for.Maui package to your projects:

  1. Select the Telerik server as a package source and enter your credentials when prompted.
  2. Search for the Telerik.UI.for.Maui package.
  3. Select the package.
  4. Select the projects which require the package.
  5. Select the version and click Install.

Telerik .NET MAUI Package

See Also

In this article
Not finding the help you need?