You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: installation/licensing/add-license-to-ci-cd.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
-
title: Adding Your License Key to CI Services
2
+
title: Adding License Key to CI Services
3
3
page_title: Adding Your License Key to CI Services
4
4
description: Learn how to activate the Telerik UI for .NET MAUI components by downloading and setting up your Telerik components license key for use in CI/CD environments.
This article describes how to set up and activate your Telerik UI for .NET MAUI [license key]({%slug set-up-your-license%}) across a few popular CI/CD services by using environment variables.
Copy file name to clipboardExpand all lines: installation/licensing/set-up-your-license.md
+53-17Lines changed: 53 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,47 +1,83 @@
1
1
---
2
-
title: Setting Up Your License Key
2
+
title: Installing Your License Key
3
3
page_title: Setting Up Your License Key
4
4
description: Learn how to activate the Telerik UI for .NET MAUI components by downloading and setting up your Telerik components license key.
5
5
slug: set-up-your-license
6
6
tags: maui,components,license,activate,download
7
7
position: 1
8
8
---
9
9
10
-
# Setting Up Your Telerik UI for .NET MAUI License Key
10
+
# Installing Your Telerik UI for .NET MAUI License Key
11
11
12
12
Starting with the Q1 2025 release, the UI components from the Telerik UI for .NET MAUI library require activation through a license key (trial or commercial). This article describes how to download your personal license key and use it to activate the Telerik UI for .NET MAUI components.
13
13
14
14
An invalid license results in [errors and warnings]({%slug license-errors-warnings%}) during build and run-time indicators such as watermarks and banners.
15
15
16
-
## Downloading the License Key
17
-
18
16
To download a license key for Telerik UI for .NET MAUI, you must have either a developer license or a trial license. If you are new to Telerik UI for .NET MAUI, sign up for a [free trial](https://www.telerik.com/try/ui-for-maui) first, and then follow the steps below.
19
17
20
-
1. Go to the [License Keys](https://www.telerik.com/account/your-licenses/license-keys) page in your Telerik account.
18
+
Depending on your development environment and preferences, you can install yourlicense key in either of the following ways:
21
19
22
-
1. Click the **Download License Key** button.
20
+
*[Automatic Installation for projects with NuGet references](#automatic-license-key-installation)—Suitable for developers using Telerik productivity tools like the Telerik extensions for Visual Studio and the Progress Control Panel
21
+
*[Manual installation for projects with NuGet references](#manual-license-key-installation)—Suitable for trial users and developers who prefer to manage their projects and Telerik product versions manually.
22
+
*[Manual installation for projects using assembly references (no NuGet packages)](#adding-a-license-key-in-projects-without-nuget-references)—Suitable for developers who cannot use NuGet references in their projects and use the Telerik DLLs instead.
23
23
24
-

24
+
## Automatic License Key Installation
25
+
26
+
Telerik provides tools that automatically provision your license key. These tools include the [Progress Control Panel]({%slug control-panel%}), the [Visual Studio Extensions]({%slug vs-integration-overview%}) and [Visual Studio Code extensions]({%slug getting-started-vs-code-integration-overview%}).
27
+
28
+
### Installing a License Key with the VS Extensions
29
+
30
+
To install your license key by using the [Telerik UI for .NET MAUI Visual Studio extensions]({%slug vs-integration-overview%}):
31
+
32
+
1. Open Visual Studio.
33
+
1. Go to **Extensions** > **Telerik****Licensing** > **Download Key**.
34
+
35
+

36
+
37
+
### Installing a License Key with the VS Code Extensions
38
+
39
+
To install your license key by using the [Telerik UI for .NET MAUI Visual Studio Code extensions menu]({%slug getting-started-vs-code-integration-overview%}):
25
40
26
-
The [Progress Control Panel]({%slug control-panel%}), [automated installers]({%slug automated-installer%}), and the [Visual Studio Extensions]({%slug vs-integration-overview%}) will automatically download and store your license key in your home directory. This makes it available for all projects that you develop on your local machine.
41
+
1. Open Visual Studio Code
42
+
1. Open the Visual Studio Code extensions menu:
43
+
*`Ctrl+Shift+P` on Windows/Linux
44
+
*`Cmd+Shift+P` on Mac.
27
45
28
-
## Activating the Telerik UI for .NET MAUI Components
46
+
1. Select **Telerik UI for .NET MAUI Template Wizard: Launch** from the menu and press **Enter**.
47
+
1. The **Telerik UI for .NET MAUI Template Wizard** opens.
48
+
1. Check the **TELERIK ACCOUNT DETAILS** field in the wizard and press the **Download License Key File** button.
29
49
30
-
To activate the Telerik UI for .NET MAUI controls:
50
+

51
+
52
+
### Installing a License Key with the Progress Control Panel
53
+
54
+
To install your Telerik License Key by using the [Progress Control Panel]({%slug control-panel%}), start the application. It automatically downloads your license key file `telerik-license.txt` to your home directory:
55
+
56
+
* On Windows `%AppData%\Telerik` or `C:\Users\[windows_username]\%AppData%\Roaming\Telerik`.
57
+
* On Mac/Linux: `~/.telerik/`.
58
+
59
+
## Manual License Key Installation
60
+
61
+
To manually download and install a license key for Telerik UI for .NET MAUI:
62
+
63
+
1. Go to the [License Keys](https://www.telerik.com/account/your-licenses/license-keys) page in your Telerik account.
64
+
65
+
1. Click the **Download License Key** button.
66
+
67
+

31
68
32
-
* Copy the [downloaded](#downloading-the-license-key)`telerik-license.txt` license key file to your home directory. This makes the license key available to all projects that you develop on your computer:
69
+
1. Copy the [downloaded](#manual-license-key-installation)`telerik-license.txt` license key file to your home directory. This makes the license key available to all projects that you develop on your computer:
33
70
34
-
* For Windows: `%AppData%\Telerik\telerik-license.txt`.
35
-
* For the standard Windows user, that path resolves to `C:\Users\[windows_username]\AppData\Roaming\Telerik\telerik-license.txt`, it can resolve differently for service accounts.
71
+
* For Windows: `%AppData%\Telerik\telerik-license.txt`. For the standard Windows user, that path resolves to `C:\Users\[windows_username]\AppData\Roaming\Telerik\telerik-license.txt`, it can resolve differently for service accounts.
36
72
* For Mac/Linux: `~/.telerik/telerik-license.txt`. If `.telerik` folder does not exist, create such, and paste the `telerik-license.txt` file in it.
37
73
38
-
*Alternatively, copy the `telerik-license.txt` license key file to the root folder of your project. This makes the license key available only to this project. Do not commit the file to source control as this is your personal license key.
74
+
Alternatively, copy the `telerik-license.txt` license key file to the root folder of your project. This makes the license key available only to this project. Do not commit the file to source control as this is your personal license key.
39
75
40
76
When you build the project, the `Telerik.Licensing` NuGet package automatically locates the license file and uses it to activate the MAUI controls.
41
77
42
-
> If your project doesn’t use NuGet packages, see the [next document section](#installing-a-license-key-in-projects-without-nuget-references).
78
+
> If your project doesn’t use NuGet packages, see the [next document section](#adding-a-license-key-in-projects-without-nuget-references).
43
79
44
-
## Installing a License Key in Projects without NuGet References
80
+
## Adding a License Key in Projects Without NuGet References
45
81
46
82
Telerik strongly recommends the use of NuGet packages whenever possible. Only include the license key as a code snippet when NuGet packages are not an option.
47
83
@@ -61,7 +97,7 @@ If you cannot use NuGet packages in your project, add the license as a code snip
61
97
62
98
## Updating Your License Key
63
99
64
-
Whenever you purchase a new Telerik UI for .NET MAUI license or renew an existing one, always [download a new license key](#downloading-the-license-key). The new license key includes information about all previous license purchases. This process is referred to as a license key update. Once you have the new license key, use it to [activate the Telerik UI for .NET MAUI](#activating-the-telerik-ui-for-net-maui-components).
100
+
Whenever you purchase a new Telerik UI for .NET MAUI license or renew an existing one, always [download a new license key](#manual-license-key-installation). The new license key includes information about all previous license purchases. This process is referred to as a license key update. Once you have the new license key, use it to [activate the Telerik UI for .NET MAUI](#activate-the-telerik-ui-for-net-maui-components).
0 commit comments