Rider cannot find .NetCore 3.1
I'm new to C# and Rider and I have installed the version 3.0 and 3.1 of .NetCore. I also have .NetFramework 4.8.
If I go on to create a new WinForm Desktop Application in .NetCore, it shows the latest available version as 3.0 (even though the SDK can go up to 3.1.300.)
Also, if I create the Winform in .NetCore 3.0, the designer toolbox is empty except the option "Pointer" in it.
If I create the Winform in .NetFramework 4.8, the designer toolbox has common controls but is missing some controls like "ListView".
Is there any way to fix this? Coming from IntelliJ for Java, I do not want to get accustomed to Visual Studio for C#
Please sign in to leave a comment.
I also have this problem. The listview component is missing from the designer toolbox.
I guess it just doesn't show up in the Toolbox List.
Because if I use Visual Studio to set up a listview component, it can also display and run normally in the Rider.
I really hope to solve this problem, I can't get used to Visual Studio.
Thanks for reporting the issues. Unfortunately, it looks like you have faced a known issue: RIDER-40325. Please feel free to add a comment to it and upvote.
I've also reproduced the problem with .NETCore WinForms project template: RIDER-45720. As a workaround, you can edit the project file manually and change the TFW.