Skip to content

Infragistics Community Forum / General / Azure DevOps Pipelines – Aware of purchased license during build

Azure DevOps Pipelines – Aware of purchased license during build

New Discussion
John Gibbons
John Gibbons asked on Sep 24, 2021 4:17 PM

Hello,

I’ve created a CI/CD pipeline in Azure DevOps to be able to build an exe installer. The code makes use of Infragistics but the Infragistics components are showing up as unlicensed. How can we set up our build pipeline to be aware of our purchased license during the build?

Note: We have added all the required Infragistics NuGet packages to our Azure DevOps feed which is working fine.

Thank you

Sign In to post a reply

Replies

  • 0
    Michael DiFilippo
    Michael DiFilippo answered on Sep 23, 2021 2:34 PM

    Hello John, 

    Which platform are you working with eg. WPF? WinForms?

    Please help us understand where you retrieved our NuGet packages. There are two places to acquire our NuGet packages, either from the installed location

    eg. 

    C:\Program Files (x86)\Infragistics\2021.1\Windows Forms\NuGet Packages

    All of our packages are also obtainable from the NuGet feed that ties with your active subscription/account

    eg.

     https://packages.infragistics.com/nuget/licensed

    • 0
      John Gibbons
      John Gibbons answered on Sep 24, 2021 8:52 AM

      Hi Michael,

      I am working with WinForms.

      We have a package source connected to a feed in DevOps i.e.: name.pkgs.visualstudio.com/…/index.json

      Within this feed we have our NuGet packages which I are being retrieved from the Install location like u stated "C:\Program Files (x86)\Infragistics\2021.1\Windows Forms\NuGet Packages" :

      Thank you

      • 0
        Michael DiFilippo
        Michael DiFilippo answered on Sep 24, 2021 4:17 PM

        Hello John, 

        Which project type are you using? Lets double check if your Nuget packages are registered. First, our windows forms Nuget packages only work with NetCore projects, not .NET framework. Create a brand new NetCore project and manually add the UltraWinGrid Nuget package from the C drive program path via the Nuget Package Manager in Visual Studio. Then open the form's designer and the Visual Studio Toolbox and manually drag the UltraGrid to the design surface. I'd like to know if this shows the non trial version or not when running the app.

  • You must be logged in to reply to this topic.
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
John Gibbons
Favorites
0
Replies
3
Created On
Sep 24, 2021
Last Post
4 years, 5 months ago

Suggested Discussions

Tags

Created by

Created on

Sep 24, 2021 4:17 PM

Last activity on

Feb 18, 2026 2:11 PM