rider中找不到解决方案中的.net core 是怎么回事?

如题,我已经安装了.net core了,但是rider新建工程中却提示没有安装是怎么回事呢?

rider是什么?你说的是Redis吧

https://blog.csdn.net/liwan09/article/details/102721387

检查下SDK是不是安装好了,到指令里面运行下dotnet --version
然后随便建立个文件夹试下 dotnet可不可以创建项目