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
30
Infragistics 2020.2 .NET Core 5 (Missing Infragistics ToolBar)
posted

Infragistics 2020.2 Install ToolBar in VS 2019 for .net framework project

but it DOES NOT for .NET Core 5

Parents
  • 34430
    Suggested Answer
    Offline posted

    Hello Irakli,

    My team and I have done an initial review of this post, and I am under the impression that by the “Infragistics ToolBar” you are referring to the toolbox support in Visual Studio. In order for the Infragistics for Windows Forms controls to show in the toolbox when using a .NET 5 project, you need to first include the NuGet package for the particular control(s) you are trying to use, as our support for .NET 5 is done through NuGet. For more information on setting up the Infragistics NuGet feed and which controls exist under which packages, I would recommend taking a look at the following documentation:

    NuGet Feeds: https://www.infragistics.com/help/winforms/nuget-feeds

    NuGet Packages: https://www.infragistics.com/help/winforms/nuget-packages

    With the above said, and while adding the NuGet packages to your project will allow you to see the controls in the toolbox, at the time of writing this there is no Visual Studio designer support for Infragistics for Windows Forms 2020.2 and so adding the controls will cause them to show up in the component tray. You can still interact with them through the component tray and the properties window, but they will not render in the designer. Support for the .NET 5 designers is coming in 2021.

    Please let me know if you have any other questions or concerns on this matter.

Reply Children
No Data