Telerik nuget issue

1 Answer 8 Views
.NET Core General Discussions Programming Report Designer - Web Report Designer (standalone) Report Viewer - Angular Report Viewer - ASP.NET Report Viewer - Blazor Report Viewer - HTML5 Report Viewer - MVC Report Viewer - WPF
Sergii
Top achievements
Rank 1
Sergii asked on 02 Sep 2025, 04:37 PM

Can't find nuget packages: 

dotnet package search --verbosity detalied --source https://nuget.telerik.com/v3/index.json   --prerelease

returns

****************************************
Source: TelerikNuGetV3 (https://nuget.telerik.com/v3/index.json)
| Package ID                                       | Latest Version | Owners | Total Downloads |
| ------------------------------------------------ | -------------- | ------ | --------------- |
| Telerik.DataSource.Trial                         | 2.0.1          |        | 0               |
| ------------------------------------------------ | -------------- | ------ | --------------- |
| Telerik.Documents.Core.Trial                     | 2020.1.212     |        | 0               |
| ------------------------------------------------ | -------------- | ------ | --------------- |
| Telerik.Documents.Fixed.Trial                    | 2020.1.212     |        | 0               |
| ------------------------------------------------ | -------------- | ------ | --------------- |
| Telerik.Documents.Flow.FormatProviders.Pdf.Trial | 2020.1.212     |        | 0               |
| ------------------------------------------------ | -------------- | ------ | --------------- |
| Telerik.Documents.Flow.Trial                     | 2020.1.212     |        | 0               |
| ------------------------------------------------ | -------------- | ------ | --------------- |
| Telerik.Documents.Spreadsheet.FormatProviders.Op | 2020.1.212     |        | 0               |
| enXml.Trial                                      |                |        |                 |
| ------------------------------------------------ | -------------- | ------ | --------------- |
| Telerik.Documents.Spreadsheet.FormatProviders.Pd | 2020.1.212     |        | 0               |
| f.Trial                                          |                |        |                 |
| ------------------------------------------------ | -------------- | ------ | --------------- |
| Telerik.Documents.Spreadsheet.Trial              | 2020.1.212     |        | 0               |
| ------------------------------------------------ | -------------- | ------ | --------------- |
| Telerik.Documents.SpreadsheetStreaming.Trial     | 2020.1.212     |        | 0               |
| ------------------------------------------------ | -------------- | ------ | --------------- |
| Telerik.UI.for.AspNet.Core.Trial                 | 2020.1.406     |        | 0               |
| ------------------------------------------------ | -------------- | ------ | --------------- |
| Telerik.Web.PDF.Trial                            | 2020.1.406     |        | 0               |
| ------------------------------------------------ | -------------- | ------ | --------------- |
| Telerik.Zip.Trial                                | 2020.1.212     |        | 0               |
| ------------------------------------------------ | -------------- | ------ | --------------- |

 

 

 

but can't find here

    <PackageReference Include="Telerik.Reporting.OpenXmlRendering" Version="19.2.25.813" />
    <PackageReference Include="Telerik.Reporting.Services.AspNetCore" Version="19.2.25.813" />
    <PackageReference Include="Telerik.ReportViewer.Blazor" Version="19.2.25.813" />
    <PackageReference Include="Telerik.WebReportDesigner.Blazor" Version="19.2.25.813" />
    <PackageReference Include="Telerik.WebReportDesigner.Services" Version="19.2.25.813" />
    <PackageReference Include="Telerik.Drawing.Skia" Version="19.2.25.813" />


which is referenced in Examples of installation package from here: Download Trial File

1 Answer, 1 is accepted

Sort by
0
Lance | Senior Manager Technical Support
Telerik team
answered on 02 Sep 2025, 05:01 PM

Hi Sergii,

Thank you for reaching out and for the details, they were very helpful. Let me explain what is going on, and how you can resolve it.

Problem

The reason you're having an issue finding v19.2.25.813 is because it was released on Aug 13, 2025.  The Telerik NuGet server will only allow you to download packages for the time period which you had a license for.

Your account only shows a single trial back in April 2020, this is the reason why you can only see trial packages from 2020.

Solution

Depending on your expectations, there are two paths forward:

  • If you are expecting to have a commercial license, please speak with the license holder. They can assign you as the licensed user in less than one minute via their Manage Licensed Users page. Once the license is assigned to your account, you will see all the versions available to you on the NuGet feed.
  • If you are expecting a trial to be available, you need to start a new trial. You already shared the link to start a new trial, but it seems like maybe you were not signed in before you clicked the button, because it's not on your account.

If you're ever curious why you're only seeing certain versions in the feed, you can always check your Downloads Page to see what products your account has access to. If you do not see a version available there, it is not going to be available on the NuGet feed either.

If you would like help with your license questions, you can open a Licensing Support ticket here https://www.telerik.com/account/support-center/contact-us/ or give us a call https://www.telerik.com/contact (phone numbers on the bottom left)

Regards,
Lance | Senior Manager Technical Support
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
.NET Core General Discussions Programming Report Designer - Web Report Designer (standalone) Report Viewer - Angular Report Viewer - ASP.NET Report Viewer - Blazor Report Viewer - HTML5 Report Viewer - MVC Report Viewer - WPF
Asked by
Sergii
Top achievements
Rank 1
Answers by
Lance | Senior Manager Technical Support
Telerik team
Share this question
or