uno.extensions icon indicating copy to clipboard operation
uno.extensions copied to clipboard

[MauiEmbedding][Documentation] Telerik - Installation step should have more details

Open agneszitte opened this issue 1 year ago • 3 comments

When following the current doc for Telerik: https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Maui/ThirdParty-Telerik.html#installation


Originally posted by @Darsh0307 here

Telerik

It was completely successful but it took a lot of time in getting the Nuget package feed.

Docs Update Recommendation

One of our first step is Installation but in that we are just telling the user to go and create the account and add the private feed. For this embedding part all we need is to have account and then follow this

  • Open Visual Studio.
  • Go to Tools > NuGet Package Manager > Package Manager Settings, select Package Manager Sources and click the + button.
  • Choose the feed Name, set the feed URL to https://nuget.telerik.com/v3/index.json and click OK.
  • In the Windows Authentication dialog, enter your Telerik credentials. For example, user: [email protected] and password: myPassPhraseForTelerikDotCom.
  • Enter your credentials only once by selecting the Remember my password checkbox.
  • Enter your Telerik.com credentials to access the Telerik NuGet feed
  • Go to Tools > NuGet Package Manager > Manage NuGet Packages for solution.
  • In the upper right-hand corner of the Manage Packages for Solution window, select the Telerik Package source that you just added.
  • Then download Telerik.UI.for.Maui

agneszitte avatar Mar 18 '24 20:03 agneszitte

@nickrandolph I will let you review the details of this issue to let @Darsh0307 what you think about it

agneszitte avatar Mar 18 '24 20:03 agneszitte

@agneszitte is my input still required on this, or is this done now?

nickrandolph avatar May 07 '24 06:05 nickrandolph

@agneszitte is my input still required on this, or is this done now?

@nickrandolph as @vatsashah45 is currently working on updating the mauiembedding samples to single project, he will be able to make the proper adjustments as needed for what is left.

agneszitte avatar May 08 '24 03:05 agneszitte