Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
nuget packages for infragistic 2019 vol1 not found
posted

I downloaded Infragistics_20191_PlatformInstaller on my pc and installed it succesful and i did not find any nuget packages that i could use for my visual studio project. Before I had the version 2016 vol2 with nuget packages included.

Can you tell me where I can get the related nuget packages of the infragistic 2019 vol1?

Thank you.

Parents
  • 375
    Offline posted

    Hello asty noukeu,

    In the past the nugget packages were included in the WPF installer, so you just had to install the product to have them installed. Now they are in a separate installer. To install them using the Platform Installer, follow the steps below:

    1. Run Infragistics_DevTools_20191.exe
    2. Select Modify in the first screen (in case you already have WPF installed) and click Next
    3. In the Setup screen, select WPF product from the tree on the left and on the right side, under Optional Features, select Nuget Packages (you can also select the Nuget Service Release to install the latest patch)
    4. Click Next button to complete the installation

    The nugget packages will be installed into C:\Users\Public\Documents\Infragistics\NuGet folder.

    If you don't know how to use the nugget packages in your project, you can use the link below as a reference:

    https://es.infragistics.com/help/wpf/nuget-feeds

    Regards
    Vasil

Reply Children
No Data