Telerik.Licensing 1.4.15

Prefix Reserved
dotnet add package Telerik.Licensing --version 1.4.15
                    
NuGet\Install-Package Telerik.Licensing -Version 1.4.15
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Telerik.Licensing" Version="1.4.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Telerik.Licensing" Version="1.4.15" />
                    
Directory.Packages.props
<PackageReference Include="Telerik.Licensing" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Telerik.Licensing --version 1.4.15
                    
#r "nuget: Telerik.Licensing, 1.4.15"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Telerik.Licensing&version=1.4.15
                    
Install Telerik.Licensing as a Cake Addin
#tool nuget:?package=Telerik.Licensing&version=1.4.15
                    
Install Telerik.Licensing as a Cake Tool

Telerik.Licensing

An utility package used to detect Telerik products and implement build and runtime license validation.

Part of the Telerik DevCraft product suite.

Please, read and accept the End User License Agreement before using this product.

License Activation

Activate a License Key file at: https://www.telerik.com/account/your-licenses/license-keys

The packages comes with two major parts that facilitate build time and runtime license validation:

  • Telerik.Licensing.Tasks.dll - MSBuild task
  • Telerik.Licensing.Runtime.dll - runtime library

Build Task

At compile time, the build task will evaluate the references in your project, and will query license information from the Telerik licensing file stored on your developer machine. The task will then embed a runtime key using code generation.

The Runtime

At runtime, Telerik components will query Telerik.Licensing.Runtime.dll about the license state.

FAQ

See the Purchasing & Licensing FAQs and the Licensing documentation of the specific Telerik product you're using.

Known Issues

Change Log

1.4.15

  • fix: fail to locate ResolveTelerikProducts

1.4.14

  • fix: Do not require Telerik.Licensing.Runtime.dll in .NET Framework projects with transitive XAML libraries.

1.4.11

  • fix: Multitarget frameworks list: net6, net7, net8, net9, net462, netstandard2.0;
  • fix: Support MSBuild properties with task options: TelerikLicensingTaskArchitecture, TelerikLicensingTaskRuntime, TelerikLicensingTaskFactory;

1.4.10

  • fix: WPF command-line MSBuild clean up error after intermediate XAML compilation

1.4.9

  • fix: allow TELERIK_LICENSE_PATH to point to a license file for CI
  • fix: watermarks appear in updated MVC used with earlier versions of Kendo UI
  • fix: build times
  • fix: concurrent access to license status

1.4.7

  • fix: license activation fails with "TKL001 - No Telerik or Kendo UI product references detected in project" in some cases.
  • fix: interactive prompt is triggered on Windows
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Telerik.Licensing:

Repository Stars
LanceMcCarthy/DevOpsExamples
A repo to show you how to use a private NuGet feed to restore packages in Azure DevOps, GitHub Actions, GitLab CI and AppCenter.
Version Downloads Last updated
1.4.15 1,036 5 days ago
1.4.12 4,927 15 days ago
1.4.10 14,879 a month ago
1.4.9 7,823 a month ago
1.4.7 3,759 a month ago
1.4.6 78,497 2 months ago