[Bug]: Many controls are missing if the project is .NET 5/6
See original GitHub issueDescribe the bug If you install the NuGet package in a project using .NET 5/6, half of the controls are missing.
Workaround: Configure projects to use net48 to get access to the full toolkit suite.
Needs to be investigated.
Issue Analytics
- State:
- Created 2 years ago
- Comments:17 (15 by maintainers)
Top Results From Across the Web
Errors reported when none exist (Visual Basic projects)
We are working on a fix. Just want to call out that in my case, I'm actually seeing namespaces completely missing in the...
Read more >Visual Studio displaying errors even if projects build
If you have ReSharper, try emptying the ReSharper cache: In menu, ReSharper > Options > Environment > General > Clear Caches.
Read more >Unable to select components or events from dropdowns in ...
To work around the problem, go to Form Designer, select the control, go to Properties (press <F4>), go to Events tab (click “⚡”),...
Read more >Custom Controls for WinForm's Out-Of-Process Designer
NET Core 3.0), and Button is missing the Command property, ... NET 6 custom control project named CustomControlLibrary which holds the ...
Read more >Bug - [SOLVED] VS Code does not recognize Unity
I have only creating new files using "Open C# Project" in Unity. I am not seeing any output whatsoever in VS Code. VS...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

FYI - I started a new project and installed the 65.22.4.94 version of the package(s), and now this is not happening
@Smurf-IV Toolbox icons seem to be working via NuGet if using just .NET 6???