Telerik.Licensing
1.4.9
Prefix Reserved
dotnet add package Telerik.Licensing --version 1.4.9
NuGet\Install-Package Telerik.Licensing -Version 1.4.9
<PackageReference Include="Telerik.Licensing" Version="1.4.9" />
paket add Telerik.Licensing --version 1.4.9
#r "nuget: Telerik.Licensing, 1.4.9"
// Install Telerik.Licensing as a Cake Addin #addin nuget:?package=Telerik.Licensing&version=1.4.9 // Install Telerik.Licensing as a Cake Tool #tool nuget:?package=Telerik.Licensing&version=1.4.9
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 taskTelerik.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
- Automatic license activation is not supported for ASP.NET Web Site Projects. See the Telerik UI for ASP.NET Ajax - Installing a License Key in Projects without NuGet References.
Change Log
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 | Versions 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 was computed. 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 was computed. 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 was computed. 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. |
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.