Telerik.Reporting.Services.AspNetCore

2 Answers 1484 Views
.NET Core
Arshad Bhat
Top achievements
Rank 1
Arshad Bhat asked on 20 Nov 2021, 11:55 AM

Hello Supports,


I want to try and install Nuget packages Telerik.Reporting.Services.AspNetCore for my Asp.net Core project but it isn't found.

when I go to the option "Manage Nuget packages", these are no available the packages to download (see the attached file).
Is it missing from the private nuget feed ?

Thank You.

 

Neli
Telerik team
commented on 24 Nov 2021, 09:31 AM

Hi Arshad,

Please, make sure that the Package source is set to All. You may also find helpful the How to add the Telerik private NuGet feed to Visual Studio article. Let us know if the problem is resolved.

2 Answers, 1 is accepted

Sort by
2
Marc
Top achievements
Rank 2
Iron
Iron
answered on 08 May 2023, 04:30 PM

Actually, https://nuget.telerik.com/nuget  is wrong but is still mentioned everywhere in the documentation of Telerik.

You have to use 'https://nuget.telerik.com/v3/index.json' as source for the packet manager. After selecting, it asks for credentials, enter you Telerik credentials there. After you have done theta, select 'all' in the right corner of the packet manager and you will find the Telerik packages.

Regards, Marc

1
Ashwini
Top achievements
Rank 1
Iron
answered on 21 Jan 2022, 07:48 PM | edited on 31 Jan 2024, 07:42 PM

Hi Arshad,

You need to add the package source to make it available to install.

  1. Go to Tools - NuGet Package Manager - Package Manager Settings 
  2. Click on green + to add Package. Name  is Telerik.Reporting.Services.AspNetCore and with Source as h̶t̶t̶p̶s̶:̶/̶/̶n̶u̶g̶e̶t̶.̶t̶e̶l̶e̶r̶i̶k̶.̶c̶o̶m̶/̶n̶u̶g̶e̶t̶   https://nuget.telerik.com/v3/index.json 
  3. Once added, go and install from "Manage NuGet Package for solution".

Marc
Top achievements
Rank 2
Iron
Iron
commented on 07 May 2023, 10:27 PM

When adding the nuget location: https://nuget.telerik.com/nuget, it asks for credentials...

What to enter there?

Tags
.NET Core
Asked by
Arshad Bhat
Top achievements
Rank 1
Answers by
Marc
Top achievements
Rank 2
Iron
Iron
Ashwini
Top achievements
Rank 1
Iron
Share this question
or