Modify control so it works in .NET Core 6 (VB.NET, Windows Form project)
Budget: $30 – $250 USD
I currently have a control called MetroGroupBoxCollection that holds a collection of expandable/collapsible groupboxes, written in VB.NET, Core 6, Windows Form. It currently meets all the requirements as outlined in the PDF document.
However, the issue is that it currently requires the use of the Nuget package Microsoft.Winforms.Designer.SDK to work. Please see (https://devblogs.microsoft.com/dotnet/custom-controls-for-winforms-out-of-process-designer/#two-net-samples-and-the-why) for more details regarding the differences between the .NET Framework and the new .NET Core.
I want the control to be rewitten so that it works in .NET Core 6, without using the Nuget package.
However, the issue is that it currently requires the use of the Nuget package Microsoft.Winforms.Designer.SDK to work. Please see (https://devblogs.microsoft.com/dotnet/custom-controls-for-winforms-out-of-process-designer/#two-net-samples-and-the-why) for more details regarding the differences between the .NET Framework and the new .NET Core.
I want the control to be rewitten so that it works in .NET Core 6, without using the Nuget package.