Installing your packages

2 Answers 767 Views
General Discussions
Daniel
Top achievements
Rank 1
Silver
Bronze
Daniel asked on 01 Mar 2022, 06:58 AM

Hi,

I did both these links in order to installed your packages.

Why I need both:

1. https://docs.telerik.com/devtools/maui/get-started/first-steps

2. https://docs.telerik.com/devtools/maui/get-started/install-nuget

 

Thanks,

2 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 01 Mar 2022, 08:47 AM

Hello Daniel,

Actually you do not need to use both  - these are different approaches for installing/using Telerik UI for .NET MAUI and you can choose the one which suits you best.

  • Installation - msi (Windows) or pkg (Mac) installation installs the product (binaries and examples) on your computer in a dedicated folder. In addition, Windows installation includes VSExtensions, so you can create a new .NET MAUI project pre-configured to use Telerik UI for .NET MAUI directly from Visual Studio. You can check the following topics for more details on this:

        Installing Telerik UI for .NET MAUI from MSI file

        Visual Studio Extensions

  • Nuget package - through the Telerik Nuget Server you can install the Telerik UI for .NET MAUI package inside your .NET MAUI app and start using our controls.  If you do not need VSExtension or anything else from the MSI installation, you can skip it and use only the Telerik.UI.for.Maui nuget package.

Let me know if you have any additional questions on this.

Regards,
Yana
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.

0
Daniel
Top achievements
Rank 1
Silver
Bronze
answered on 01 Mar 2022, 09:09 AM

Hi Yana,

And what about your 2 demoes(CryptoTracker  && SDK)  , they need first approach MSI ?

Thanks,

Yana
Telerik team
commented on 02 Mar 2022, 07:37 AM

Hi Daniel,

Yes, the demo apps are included with the MSI installation. In addition, the Crypto Tracker source is available directly on github here:

https://github.com/telerik/maui-samples/tree/main/Samples/CryptoTracker

Tags
General Discussions
Asked by
Daniel
Top achievements
Rank 1
Silver
Bronze
Answers by
Yana
Telerik team
Daniel
Top achievements
Rank 1
Silver
Bronze
Share this question
or