You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way in which you populate the WinForms Toolbox changed from .NET Framework to .NET. With .NET Framework you customized the toolbox directly with referenced DLLs, while in .NET you need to reference NuGet packages. This is a gap that needs to be documented.