This is a migrated thread and some comments may be shown as answers.

Internal Repository Nuget

11 Answers 328 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nicolás
Top achievements
Rank 1
Nicolás asked on 24 Feb 2012, 05:56 PM
Hello,

Can you provide us the correct files .nupkg for the telerik controls, to create internal repository.

Thanks!!

11 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 29 Feb 2012, 09:52 AM
Hello,

RadControls for ASP.NET AJAX are not available in NuGet and our suggestion is to download the hotfix from our site which include the controls' assemblies and their resource files.

Kind regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Nicolás
Top achievements
Rank 1
answered on 29 Feb 2012, 01:25 PM
Ok, we know that. But we are building our internal repository with nuget and we would like include the Telerik controls, and we don't know how to build correctly the files .nupkg, you know, what files we reference into the package? Can you help us?

Thanks
0
Petar
Telerik team
answered on 05 Mar 2012, 09:56 AM
Hello,

I am sorry for the delay. We will need some more time for research since we don't have much knowledge about creating NuGet packages. Meanwhile you can check the following article about Creating and Publishing NuGet Package and see if it helps you in some way.

Greetings,
Petar
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Kurt
Top achievements
Rank 1
answered on 24 Jun 2012, 09:52 PM

We have also been exploring other ways to manage external dependencies and have looked at combining an internal NuGet server.

I am curious on what Telerik would consider a best practice with regard to managing external assemblies (theirs or otherwise) with larger project teams, as installing and updating the Telerik libraries on each work station and potentially each build server is not ideal.

With the NuGet package managers capabilities we are also starting to consider moving away from keeping all of the external assembly dependencies out of our source control system and instead rely on NuGet to manage that part.

So, for us, having NuGet packages that we could host internally would be very helpful. In addition, I would love to have the ability to just add a Telerik NuGet package server eg: https://nuget.telerik.com  that we could use to access our licensed products.

Anyway, I am curious about what peoples thoughts are on how NuGet and I suspect other package managers being developed impact some traditional approaces to external assembly management.

0
Andrey
Telerik team
answered on 28 Jun 2012, 11:52 AM
Hi Kurtis,

The practice we have been recommending is just adding your external dependencies in source control. As far as I am aware, most (if not all) teams here at Telerik do just that for external dependencies as well.

We have been receiving a lot of requests for making our products useable through NuGet, but have not received too much feedback on how customers expect things to work. Besides distributing the actual assemblies, most of our products ship with a lot of tooling, which cannot be distributed through NuGet.

As far as plans go - having in mind NuGet 2.0 just got released, we are planning to reevaluate our options to ship components through NuGet. As always, all ideas and feedback are most welcome.

All the best,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
russell
Top achievements
Rank 1
answered on 04 Sep 2012, 03:44 PM
It is great to hear Telerik is considering using NuGet. I hear you on the challenge of how NuGet would work with your installation process. Here's an idea on what you could do to give a NuGet option to your customers:

Provide a base runtime NuGet package that may not have all of the VS extensions/tooling that you are talking about and leave that piece to your standard MSI installer. Then the installer can have as a custom installation option the ability to install the items that would be in any VS solution/project as a NuGet package. With this option, you could then add a private Telerik NuGet repository that has the NuGet package available and then the VS integration could sense if Telerik's NuGet package is not installed. If not, then maybe a pop-up could then provide a link to the package manager in Visual Studio to go get the package and install it.

That logic within the VS integration would not have to be enabled if the installation option to use NuGet is not chosen and it could then run in your current standard way.

Just an idea on how it could work without bothering customers who do not (yet!) want to use NuGet.

Thanks for your great product...
0
Andrey
Telerik team
answered on 06 Sep 2012, 10:45 AM
Hi,

Thank you for taking the time and sharing your thoughts.

Your idea sounds reasonable and will be taken into consideration when exploring our options for deploying our stuff through NuGet.

All the best,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Chris
Top achievements
Rank 1
answered on 08 Oct 2012, 04:10 PM
This would be extremely useful to us as well. All of our applications use only nuget dependencies now, there's just no good reason to continue adding assemblies to source control any more. Internally, we've been using a private nuget server since day one for our own code and haven't looked back. I truly hope telerik provides a solution for its paid customers very soon. If we are going to move forward with telerik right now, I'll have to manually create the packages myself and add them to our private feed.
0
Manuel Ortiz
Top achievements
Rank 1
answered on 14 Oct 2012, 10:36 PM
Any news on this?
0
Buzz
Top achievements
Rank 1
answered on 16 Oct 2012, 02:16 PM
My team would also like to see telerik libraries in a nuget package, for WPF in our case.
0
Andrey
Telerik team
answered on 17 Oct 2012, 08:09 AM
Hello all,

We just published a blog post with our current research and status:
NuGet or Not for Telerik?

All the best,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Nicolás
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Nicolás
Top achievements
Rank 1
Petar
Telerik team
Kurt
Top achievements
Rank 1
Andrey
Telerik team
russell
Top achievements
Rank 1
Chris
Top achievements
Rank 1
Manuel Ortiz
Top achievements
Rank 1
Buzz
Top achievements
Rank 1
Share this question
or