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
1470
Question regarding .NET Core 5.0 and the new 2021.1 Release in WinForms
posted

Hi there

I have a question for you regarding the functionality in our .NET 4.6.2 C# WinForms product which makes heavy use of Infragistics 19.1 control including the grid control

It should also be noted that we develop using Visual Studio Pro 2019 v16.10

I would like to also target our products at .NET 5 (.NET Core 5) can you please tell me if all the Infragistics controls in the new 2021.1 release are now fully supportive of the Visual Studio toolbox and Windows Forms designer experience in the same way that we have had with .NET Framework 4.6.2

Thanks in advance

Geoff

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi Geoff, 

    v21.1 includes NetCore Designer Support for most of the controls, and we expect to release more in upcoming service releases. There's a complete list here: 

    https://ko.infragistics.com/help/winforms/whats-new-in-2021-volume-1

    I'm not sure exactly what mean you mean about "Visual Studio toolbox and Windows Forms designer experience in the same way that we have had with .NET Framework 4.6.2." The toolbox doesn't work the same for NetCore as it does for DotNetFramework applications. But as far as I know, we already have toolbox support for our NetCore assembly packages.

    There is currently a problem with using the designers in Visual Studio Pro 2019 v16.10 because our assemblies are targeting v16.9.5 and Microsoft released v16.10 practically on the same day we released v21.1 and so we are currently working to resolve these issues ASAP. So you might want to wait just a bit until our next Service Release. 

Children